# Pardot

Pardot (opens new window) is a marketing automation platform by SalesForce that provides email automation, targeted email campaigns, and lead management for B2B sales and marketing teams.

# Prerequisites

You must have the following to establish a connection to Pardot in Workato:

  • A Salesforce admin to create a connected application and retrieve connection details.
  • A Salesforce user account linked to a Pardot user.
  • A Pardot business unit ID.

Complete the following steps to gather the required credentials:

1

Log in to your Pardot account and go to Pardot > Settings > Users.

2

Verify that the CRM username of the selected user is synced with a Salesforce user.

3

Log in to your Pardot account as an admin and go to Home > Pardot > Pardot Account Setup. Copy the Business unit ID for your business unit.

4

Go to Home > App Manager > New Connected App to create a connected app.

5

Enter basic details such as application name, API name, and contact email.

6

Select Enable OAuth settings and provide the Workato callback URL:
https://www.workato.com/oauth/callback

7

Add the following OAuth scopes:

  • Access Pardot Services (pardot_api)
  • Perform requests on your behalf at any time (refresh_token, offline_access)
8

Save the connected app.

9

Save the Consumer Key and Consumer Secret for later use. Refer to the Salesforce Pardot authentication (opens new window) page for more information.

# Complete the connection setup in Workato

Workato supports the following types of authentication for Pardot:

  • OAuth (Password)
  • OAuth (Authorization code)

Complete the following steps to set up a Pardot connection in Workato:

1

Click Create > Connection.

2

Search for and select Pardot as your connection on the New connection page.

3

Provide a name for your connection in the Connection name field.

4

Use the Location drop-down menu to select the project where you plan to store the connection.

Pardot OAuth Authorization code connectionPardot OAuth Authorization code connection

5

Select the Authentication type from the drop-down menu. If you select OAuth (Authorization code), complete the additional required fields:

6

Select the Version of Pardot APIs.

7

Select the Environment.

8

Provide the Consumer Key and Consumer Secret from your Pardot account.

9

Select the Salesforce domain.

10

Provide the Business unit ID that you retrieved from your Pardot account.

11

Provide the Email and Password of your Pardot account if you selected OAuth (Password) as the Authentication type.

Pardot OAuth Password connectionPardot OAuth Password connection

12

Click Connect.


Last updated: 5/22/2025, 12:54:32 PM