API Provider Setup

To authenticate a Salesforce Sales Cloud element instance you must have the Salesforce Sales Cloud Enterprise edition or Professional edition with API support. Also, to set up a new application in Salesforce Sales Cloud, you must have Administrator privileges. Contact your system administrator if you do not have those privileges.

To set up the endpoint:

  1. Via a web browser, log in to your Salesforce account:
  2. If not already on the Setup page, navigate to it.
  3. In the menu on the left, click Apps, and then click App Manager. Salesforce Connected App step 1
  4. Click New Connected App.
  5. Complete the Basic Information section.
  6. In the API (Enable OAuth Settings) section, select Enable OAuth Settings.
  7. Enter a Callback URL to redirect the user to after authentication. This URL will be in your application’s address space, and you will be required to retrieve some information returned on this URL by the endpoint.
  8. In Selected OAuth Scopes, add the scopes needed from Available to Selected.

  9. Complete the remaining settings as needed for your app.

  10. Click Save at the bottom of the window.

  11. Click Continue.

  12. Note the following in the API (Enable OAuth Settings) section, which you will need to authenticate a Cloud Elements Salesforce element instance with Salesforce.

    • Consumer Key
    • Consumer Secret
    • Callback URL

Salesforce Connected App step 3

Next authenticate an element instance with Salesforce.