CRM Object Mapping¶
CRM Object Mapping is used to map custom objects in the ServiceNow environment. By default, Incidents, Cases, Requests, Users, and Contacts are pre-mapped. If any other objects need to be attached to the CXone call, they need to be mapped. Note that if any mappings are created, it will override the default mappings.
When mapping, the Title is the Title of the table, not the Name. For example, you would use User rather than sys_user. For any Task mapping other than User or Contact, you must supply the name of the field that maps to the User or Contact field. For example, Incidents have a caller_id field.
Example Mapping:¶
- Title: Case
- Contact Column: contact
- Contact Table: customer_contact