Skip to main content

Pardot

Overview

Category: marketing_automation

Supaglue uses the Salesforce Bulk 2.0 API and the REST API.

FeatureAvailable
Authentication (oauth2)Yes
Managed syncsNo
    Sync strategies
Unified APIYes
    Data invalidationNo
Real-time eventsNo
Passthrough APIYes

Supported common objects:

  • Forms

Supported standard objects:

N/A

Supported custom objects:

N/A

Provider setup

To connect to your customers' Salesforce instances, you'll need to update the redirect URL to point to Supaglue and fetch the API access credentials in your Salesforce developer account.

Add Redirect URL to your Salesforce app.

Supaglue provides a redirect URL to send information to your app. To add the redirect URL to your Salesforce app:

  1. Log in to your Salesforce dashboard.

  2. Navigate to the gear icon at the top of the page and click Setup.

  3. In the left-hand sidebar, go to Platform Tools > Apps > App Manager.

  4. Click on the registered application you'd like to use. If you don't already have one, click New Connected App.

  5. Under API (Enable OAuth Settings), mark the "Enable OAuth Settings" checkbox.

  6. Under Callback URL, paste Supaglue's redirect URL:

https://api.supaglue.io/oauth/callback

http://localhost:8080/oauth/callback

  1. Enable the following scopes: id, api, refresh_token, pardot_api

    sfdc_connected_app_oauth

info

Supaglue requires a set of minimum scopes to support reads and writes to common object records.

  1. Press the Save button at the bottom of the page.

Fetch Salesforce Connected App credentials

  1. Navigate to Manage Connected Apps > API (Enable OAuth Settings) > Manage Consumer Details on your Salesforce App page.

  2. Copy the Consumer Key, Consumer Secret, and scopes (comma-separated), and paste them into the Salesforce configuration form in the management portal.

Connection setup

For establishing connections with Pardot, the customer will need to provide the Pardot Business Unit ID. The easiest way to authenticate Marketo via Supaglue is via Magic Links, where the customer can input these credentials directly before redirecting back to your application.

pardot_magic_link