Docly

Connected App Salesforce

Estimated reading: 1 minute

To establish a connection with Pardot, you must establish a connection with a Connected App in Salesforce.

Follow the steps below to add the Connected App to Salesforce.

    1. Go to Salesforce Setup and search for App .
    2. Click in the search results on App manager
    3. Click on New Connected App in the top right corner
    4. Enter a Connected App Name and a contact email address.
    5. Check the checkbox Enable OAuth Settings under the heading API (Enable OAuth Settings)
    6. Enter the following link at Callback URL : https://api.campaignsuite.nl/v1/token/pardot/register
      This link can be found in the CampaignSuite settings under the Pardot tab.
    7. Add the following 3 rights to Selected OAuth Scopes :
      – Access and manage your data (api)
      – Perform requests on your behalf at any time (refresh_token, offline_access)
      – Open Pardot Services (pardot_api)
    8. Click on save at the bottom of the page

It can take an average of 10 minutes for settings to be processed in Salesforce. In the meantime, copy the Consumer Key and Consumer Secret from the newly created App. We will soon set this up at CampaignSuite.