Skip to content
English
  • There are no suggestions because the search field is empty.

How to enable a shared CRM connection for Salesforce

This enables DataQuality Automation/VisitReport Workflows to communicate with your CRM without users needing to connect to Salesforce individually.

Shared CRM connections for Salesforce utilize the OAuth 2.0 Client Credentials Flow for Server-to-Server Integration to establish connections with your CRM. 

To configure this setup, it's necessary to create an External Clien App within Salesforce. The following sections will provide a step-by-step guide on how to accomplish this.

Create an External Client App within Salesforce

  1. Log into Salesforce, click on the cogwheel on the top right and then on "Setup".
  2. Follow the steps described here to create a connected app within Salesforce.
    1. Enable OAuth under API (Enable OAuth Settings)
    2. Set the callback URL to "https://login.salesforce.com/oauth2/callback"
    3. Select the "Full Access (full)" OAuth scope
    4. Under Flow Enablement check "Enable Client Credentials Flow"
  3. Save and open the created app. In the Policies tab expand OAuth Policies and check "Enable Client Credentials Flow" as well and set an integration user for "Run as"

  4. To get the application credentials switch to the Settings tab, open OAuth Settings and click the "Consumer Key and Secret" button.



  5. Copy the "Consumer Key" and "Consumer Secret".



Configure Workflows to use the created application credentials

  1. Open the snapADDY Dashboard settings.
  2. Navigate to "Organization" -> "System integration".
  3. If Salesforce is not in the list of configured CRM Systems, click on "Add another CRM System" and select Salesforce.
  4. Enter your Salesforce URL, Consumer Key and the Consumer Secret in the "shared connection" section.

  5. Click on save.
  6. Navigate to either
    1. DataQuality Automation and open the "Workflows" section.
    2. VisitReport Workflow overview
  7. Create a new Workflow or edit an existing one.
  8. In the workflow details select the "Use organization-wide CRM connection" checkbox.



That's it, you're all set up now. The workflow now uses your shared CRM connection whenever it is executed.

 

If you have more questions, feel free to contact our support under support@snapaddy.com  or your Customer Success Manager.