How to implement CSM with FSM ?

mohdsakir27
Tera Contributor

Can anyone explain how can we integrate CSM and FSM together so they can both work together ?

1 ACCEPTED SOLUTION

Harish Bainsla
Kilo Patron
Kilo Patron

Integrating Customer Service Management (CSM) and Field Service Management (FSM) in ServiceNow can streamline your organization's service operations and provide a more seamless experience for both customers and service teams. Here's an overview of how you can integrate CSM and FSM to make them work together effectively:

  1. Understand the Roles and Goals of CSM and FSM: It's crucial to have a clear understanding of the roles and objectives of Customer Service Management (CSM) and Field Service Management (FSM) within your organization. CSM typically focuses on customer interactions and case management, while FSM deals with field service operations, such as dispatching technicians and managing work orders.

  2. ServiceNow Platform: Both CSM and FSM are modules within the ServiceNow platform, which makes integration more manageable. Ensure that your organization has both CSM and FSM modules enabled and configured.

  3. Data Sharing and Integration: To make CSM and FSM work together seamlessly, you'll need to establish data sharing and integration between the two modules. This can be achieved through several methods:

    • Data Model Mapping: Ensure that the data models used in CSM and FSM align where necessary. This may involve mapping customer data, case data, and work order data between the two modules.

    • REST APIs: Utilize the REST APIs provided by ServiceNow to allow CSM and FSM to communicate. You can use these APIs to create, update, and retrieve records in both modules.

    • Event Management: Implement event-driven integrations to trigger actions in one module based on events in the other. For example, when a case in CSM requires field service, an event can trigger the creation of a work order in FSM.

  4. Unified User Interface: Provide a unified user interface for service agents, allowing them to access and manage both CSM and FSM data without switching between different systems or interfaces. This may involve creating dashboards or custom applications that consolidate relevant information from both modules.

  5. Automated Workflows: Develop automated workflows that span both CSM and FSM processes. For example, when a customer raises a service request in CSM that requires on-site support, an automated workflow can initiate the creation of a work order in FSM, assign a technician, and update the customer on the technician's arrival time.

  6. Visibility and Reporting: Ensure that you have a comprehensive reporting and analytics solution in place that provides insights into the performance of both CSM and FSM. Unified reporting can help you make data-driven decisions and optimize your service operations.

  7. Training and Change Management: Implement training and change management programs to educate your service agents, technicians, and other relevant personnel on how to effectively use the integrated CSM and FSM solution. Ensuring that your teams understand the benefits and processes of the integrated system is critical for success.

  8. Continuous Improvement: Regularly review and refine your integrated CSM and FSM processes to optimize efficiency and customer satisfaction. Collect feedback from both customers and service teams to identify areas for improvement.

https://youtu.be/ktYPUwEVSf4?si=AiAhtUZoyrvFS_e8

https://youtu.be/Un_VCf7pJpY?si=FOqxZRF58oZxeoNP

View solution in original post

Provides an overview of Customer Service Management. This video applies to UI16, the latest version of the user interface, in the Madrid release. It may apply to future releases as well. UI16 is the default user interface for new instances, starting with the Geneva release. To get UI16 on upgraded
Mobile gets prescriptive in Vancouver. With Mobile Playbooks, we guide technicians through the debrief process by improving their confidence in completely documenting their work. We also allow companies to create their own playbooks to deploy to the field.
2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

Hi @mohdsakir27 ,

 

Please see the documentation: https://docs.servicenow.com/en-US/bundle/vancouver-customer-service-management/page/product/customer... where it explains about activating the plugin: com.snc.csm_fsm_integration

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Harish Bainsla
Kilo Patron
Kilo Patron

Integrating Customer Service Management (CSM) and Field Service Management (FSM) in ServiceNow can streamline your organization's service operations and provide a more seamless experience for both customers and service teams. Here's an overview of how you can integrate CSM and FSM to make them work together effectively:

  1. Understand the Roles and Goals of CSM and FSM: It's crucial to have a clear understanding of the roles and objectives of Customer Service Management (CSM) and Field Service Management (FSM) within your organization. CSM typically focuses on customer interactions and case management, while FSM deals with field service operations, such as dispatching technicians and managing work orders.

  2. ServiceNow Platform: Both CSM and FSM are modules within the ServiceNow platform, which makes integration more manageable. Ensure that your organization has both CSM and FSM modules enabled and configured.

  3. Data Sharing and Integration: To make CSM and FSM work together seamlessly, you'll need to establish data sharing and integration between the two modules. This can be achieved through several methods:

    • Data Model Mapping: Ensure that the data models used in CSM and FSM align where necessary. This may involve mapping customer data, case data, and work order data between the two modules.

    • REST APIs: Utilize the REST APIs provided by ServiceNow to allow CSM and FSM to communicate. You can use these APIs to create, update, and retrieve records in both modules.

    • Event Management: Implement event-driven integrations to trigger actions in one module based on events in the other. For example, when a case in CSM requires field service, an event can trigger the creation of a work order in FSM.

  4. Unified User Interface: Provide a unified user interface for service agents, allowing them to access and manage both CSM and FSM data without switching between different systems or interfaces. This may involve creating dashboards or custom applications that consolidate relevant information from both modules.

  5. Automated Workflows: Develop automated workflows that span both CSM and FSM processes. For example, when a customer raises a service request in CSM that requires on-site support, an automated workflow can initiate the creation of a work order in FSM, assign a technician, and update the customer on the technician's arrival time.

  6. Visibility and Reporting: Ensure that you have a comprehensive reporting and analytics solution in place that provides insights into the performance of both CSM and FSM. Unified reporting can help you make data-driven decisions and optimize your service operations.

  7. Training and Change Management: Implement training and change management programs to educate your service agents, technicians, and other relevant personnel on how to effectively use the integrated CSM and FSM solution. Ensuring that your teams understand the benefits and processes of the integrated system is critical for success.

  8. Continuous Improvement: Regularly review and refine your integrated CSM and FSM processes to optimize efficiency and customer satisfaction. Collect feedback from both customers and service teams to identify areas for improvement.

https://youtu.be/ktYPUwEVSf4?si=AiAhtUZoyrvFS_e8

https://youtu.be/Un_VCf7pJpY?si=FOqxZRF58oZxeoNP

Provides an overview of Customer Service Management. This video applies to UI16, the latest version of the user interface, in the Madrid release. It may apply to future releases as well. UI16 is the default user interface for new instances, starting with the Geneva release. To get UI16 on upgraded
Mobile gets prescriptive in Vancouver. With Mobile Playbooks, we guide technicians through the debrief process by improving their confidence in completely documenting their work. We also allow companies to create their own playbooks to deploy to the field.