CSM Integration
About 15% of the CIS-CSM exam — see all 4 domains.
CSM rarely stands alone. Know how cases connect to fulfillment, field work, and ITSM.
CSM + Field Service Management (FSM)
When resolving a case requires on-site work, CSM integrates with Field Service Management. From a case, an agent creates a Work Order (and Work Order Tasks); FSM dispatches and schedules technicians. The integration links the Work Order back to the originating case so status flows both ways. Activate the CSM–FSM integration to enable creating work orders from cases.
CSM + ITSM (Incident, Problem, Change, Request)
- Incident — agents can create or relate an Incident when a customer-facing case stems from an internal IT issue; the case and incident stay linked.
- Problem — recurring or root-cause issues escalate to Problem Management.
- Change — fixes requiring a change link to Change Management.
- Request Management — catalog-driven fulfillment uses REQ/RITM; CSM cases can spawn or relate to requests.
The pattern to remember: the case stays the customer's record of truth, while linked ITSM/FSM records handle the internal/field work, keeping the customer informed via the case.
Other integration concepts
- Proactive Customer Service Operations — connects CSM to operational/ITOM signals (e.g., monitoring, service health) so you can detect issues and proactively notify affected customers or auto-create cases before they call. It ties service-aware data (often via CSDM) to customer impact.
- Integration Hub / Flow Designer — used to orchestrate outbound/inbound integrations and automate case-to-fulfillment handoffs.
- Email / inbound channels — inbound actions create cases from email; messaging/chat create interactions.
CSDM alignment
The Common Service Data Model (CSDM) is ServiceNow's prescriptive, standard way to model service data (services, applications, CIs) across the CMDB and product domains. For CSM, CSDM alignment matters because Proactive Customer Service and service-aware case management depend on cleanly modeled business/technical services and offerings mapped to customer-facing products. Aligning to CSDM is a design-time best practice that lets CSM relate cases to the right service and supports proactive operations.
Sample questions from this domain
Three of the 45 in this domain, with the reasoning. The full set is in the question bank.
Which ServiceNow capability provides a low-code way to build integrations and automate processes across systems using actions and spokes?
- A. Flow Designer with the Integration Hub ✓
- B. The dictionary editor
- C. The survey designer
- D. The schema map
Why: Flow Designer with Integration Hub provides low-code flows, actions, and spokes to integrate with external systems. The dictionary editor, schema map, and survey designer are not integration builders.
Which protocol is most commonly used for ServiceNow CSM REST integrations with third-party systems?
- A. SMTP only
- B. FTP only
- C. Telnet
- D. REST over HTTPS (JSON) ✓
Why: ServiceNow integrations commonly use REST over HTTPS exchanging JSON. SMTP is for email, FTP is for file transfer, and Telnet is insecure and not used for these integrations.
When CSM needs to dispatch field work to technicians for on-site repairs, which ServiceNow product is most commonly integrated with CSM?
- A. Field Service Management (FSM) ✓
- B. Hardware Asset Management only
- C. HR Service Delivery
- D. Governance, Risk, and Compliance
Why: Field Service Management integrates with CSM to create work orders and dispatch technicians for on-site work. HAM, GRC, and HRSD address different business domains.