Pardot
This page describes how to connect and sync your data into Pardot using Census
Getting started
This guide shows you how to use Census to connect your Pardot account to your data warehouse and create your first sync.
Prerequisites
Before you begin, you'll need the following:
Census account: If you don't have this already, start with a free trial.
Pardot account: No free trials in Pardot land, unfortunately. You'll need your actual account here.
Have the proper credentials to access to your data source. See our docs for each supported data source for further information:
Step 1: Connect Pardot
Log into Census and navigate to Destinations.
Click New Destination.
Select Pardot from the menu
Follow the Pardot OAuth authentication flow, which will ask you to log in with your Pardot username and password.
Once complete, you'll see your new connection in the Destinations list. 👇
Step 2: Connect your data warehouse
The steps for connecting your data warehouse will depend on your technology. See the following guides:
After connecting your warehouse, your Destinations page should have both your data warehouse and your Pardot source listed.
Step 3: Create your model
When defining models, you'll write SQL queries to select the data you want to see in Outreach. This can be as simple as selecting everything in a specific database table or as complex as creating new calculated values.
From inside your Census account, navigate to the Models page.
Enter a name for your model. You'll use this to select the model later.
Enter your SQL query. If you want to test the query, use the Preview button.
Click Save Model.
Step 4: Create your first sync
The sync will move data from your warehouse to Pardot. In this step, you'll define how that will work.
From inside your Census account, navigate to the Syncs page.
Under What data do you want to sync?, choose your data warehouse as the Connection and your model as the Source.
Under Where do you want to sync data to?, choose Pardot as the Connection and the Prospect Object in Pardot. (See Supported Objects.)
Under How should changes to the source be synced?, choose Update Only. (See Supported Sync Behaviors.)
Under How are source and destination records matched?, select a mapping key. (See Supported Objects for details.)
Under Which properties should be updated?, select the fields you want to update by mapping a field in Pardot to a column in your model.
Click Next. This will open the Confirm Details page where you can see a recap of your setup.
If you want to start a sync immediately, set the Run a sync now? checkbox.
Click Create Sync.
When configuring your sync, the page should look something like this: 👇
Step 5: Confirm the synced data in Pardot
Once your sync is complete, it's time to check your data. Open Pardot and check that the records updated correctly.
If everything went well, that's it! You've started syncing data from your warehouse to Pardot! 🎉
And if anything went wrong, contact the Census support team to get some help.
Supported Objects
Census currently supports syncing to the following Pardot objects.
Object Name | Supported? | Identifiers |
Prospect | ✅ | Pardot ID, Email |
On Prospect syncs, we can Lookup from the Prospect Object to a List, which creates the list membership. The identifiers for the list are the list name or the List ID, and there are image examples below
Contact us if you want Census to support more objects for Pardot.
Supported Sync Behaviors
Learn more about all of our sync behaviors in our Syncs documentation.
Behaviors | Supported? | Objects |
Update Only | ✅ | Prospect |
Update or Create | ✅ | Prospect |
Contact us if you want Census to support more Sync Behaviors for Pardot.
Need help connecting to Pardot?
Contact us via support@getcensus.com or start a conversation with us via the in-app chat.
Last updated