Set Up a CRM Configuration for Salesforce

This page explains how to set up a CRM configuration for Salesforce. This is done in CXone. The configuration connects Salesforce to CXone Agent Integrated. It allows the two to share data through data memorialization and dynamic data mapping.

Complete each of these tasks in the order given.

Create a New CRM Configuration in CXone

Required permissions: Configurations Create

Provide CXone with the information it needs to connect to Salesforce.

If the Salesforce user account that created the CRM configuration is deleted or disabled, the CRM configuration will also be deleted. Prevent this by creating a user account in Salesforce specifically for CXone configuration. This is the System User. It is recommended to give the System User administrator privileges. If you do not want to give the System User administrator privileges, you must give it all the permissions your CXone Agent Integrated users have.

  1. In CXone, click the app selector and select Agent Integrations icon: an orange gear with three arrows inside..
  2. Click New CRM Configuration.
  3. Select Salesforce from the Integration Type drop-down.
  4. Enter a name for the integration in Configuration Name. You can write a Description.
  5. Click Authenticate.
  6. In the Authentication pop-up window, select one of the authenticated accounts listed, if you have them. If you need to create a new authentication, click New authentication and configure the fields that appear:
    1. To change the name of the authentication, edit Your authentication name.
    2. Select your Salesforce instance type.
    3. In the Salesforce pop-up window, log in to Salesforce.
    4. Review the list of access requests and click Allow.
  7. Click Finish. A message telling you the authentication is active appears in the bottom right corner of CXone.
  8. Click Save in the top right corner of Agent Integrations.

Create Data Memorialization Mappings

Required permissions: Configurations Edit; Data Memorialization Create

Data memorialization mappings allow for data from CXone Agent Integrated to be popped into Salesforce records. In these mappings, you select the CXone data field to map to each Salesforce record field. For example, if you map the Customer Name CXone data field to the Name Salesforce record field, Name displays the value from Customer Name. Only text is mapped; attachments, images, and notes cannot be mapped. Currently, you can set up data mappings for standard CRM entity types.

For voice interactions, data memorialization happens when the call ends and the agent completes ACWClosed State that allows an agent to complete work requirements after finishing an interaction time, if configured. For digitalClosed Any channel, contact, or skill associated with Digital Experience. interactions, it happens when the agent transfers the interaction or unassigns it from themselves.

  1. If you haven't already, open a CRM configuration for Salesforce. In CXone, click the app selector and select Agent Integrations icon: an orange gear with three arrows inside.. Select a CRM configuration from the list.
  2. Click the Data Memorialization tab.
  3. Click New Data Mapping.
  4. Enter a Name for the mapping. You can optionally enter a Description.
  5. In the Select Entity Type drop-down, select the Salesforce record type you want to create field mappings for.

  6. Click Add Entity.
  7. In the External CRM Field drop-down that appears, select the Salesforce record field you want to receive data from CXone Agent Integrated.

    If you want to map the full transcript of an interaction, select a record field with proper formatting and a large enough character limit. If the field doesn't meet these requirements, only part or none of the transcript is displayed, depending on the CRM.

  8. In the Select Channel drop-down, select the type of CXone data you want to map to the Salesforce record field you selected.

  9. In the CXone Data drop-down, select the CXone data field you want to map to the Salesforce record field you selected.

    If you selected Script Variable in the Select Channel drop-down, enter the script variable in the CXone Data field. You must enter it in lowercase, even if you used camel case in the script to define the variable.

  10. To add more data fields, click Add Field.
  11. To configure mappings for another Salesforce record type, select a different record type from the Select Entity Type drop-down and click Add Entity.
  12. If you are setting up data memorialization for Salesforce, you can link an active Salesforce record to a created record. When the interaction ends, the last active record that is opened will be mapped to the selected record. To enable this, add these field mappings:
    1. Click Add Field.
    2. In the External CRM Field drop-down, select Name ID or Relates To.
    3. In the Select Channel drop-down, select Script Variable.
    4. If you selected Name ID in the External CRM Field drop-down, enter whoid in the CXone Data field. This maps to Contact and Lead records.
    5. If you selected Relates To in the External CRM Field drop-down, enter whatid in the CXone Data field. This maps to all other standard Salesforce records, such as Account, Case, and Opportunity.
  13. Click Save at the top of the page. The active data mapping appears in the Data Memorialization tab.

Create Dynamic Data Mapping Mappings

Required permissions: Configurations Edit; Dynamic Data Create

Dynamic data mappings allow you to choose which Salesforce record fields appear in CXone Agent Integrated. Currently, you can set up dynamic data mappings for standard Salesforce record types. You can add up to five fields per record type.

  1. If you haven't already, open a CRM configuration for Salesforce. In CXone, click the app selector and select Agent Integrations icon: an orange gear with three arrows inside.. Select a CRM configuration from the list.
  2. Click the Dynamic Data tab.
  3. Click New Data Mapping.
  4. Enter a Name for the mapping. You can optionally enter a Description.
  5. In the Select Entity Type drop-down, select the Salesforce record type with the fields you want to display in CXone Agent Integrated.

  6. Click Add Entity.
  7. In the External CRM Field drop-down that appears, select the Salesforce record field you want to display to agents.

  8. To add more Salesforce record fields, click Add Field. You can add up to five fields per record type.
  9. Click Save at the top of the page. The active dynamic data mapping appears in the Dynamic Data tab.

The next step of integrating Salesforce with CXone Agent Integrated is to modify your Studio script.