Salesforce, Python, SQL, & other ways to put your data where you need it

Need event music? 🎸

Live and recorded jazz, pop, and meditative music for your virtual conference / Zoom wedding / yoga class / private party with quality sound and a smooth technical experience

Prevent Pardot from syncing Leads

18 Aug 2022 🔖 pardot salesforce tips
💬 EN

If your business sells things directly to humans (“business-to-customer” or “B2C” sales model), you might not use Salesforce’s Lead object, instead making everyone a Contact, except for a brief pass through “Web-to-Lead” form handlers that you otherwise ignore the data from.

Ideally, you’d want to keep all of that clutter in Lead out of your Pardot Prospects – but how?

If you’re on a version of Pardot that lets you set Marketing Data Sharing Rules, then you can use this simple trick to ensure that no Lead record ever makes its way out of Salesforce and into your Pardot Business Unit’s list of Prospects:

  1. Make sure that your Pardot connector to Salesforce is paused.
  2. In the Marketing Data Sharing Criteria panel, click the drop-down arrow to the far right of “Lead” and click “Edit.”
  3. Change the radio options from “Use default connector settings” to “Use explicit criteria.”
  4. Set Field to “OwnerID”.
  5. Set Operator to “equals”.
  6. Set Value to “IMPOSSIBLE VALUE”.
  7. Click Save
  8. Un-pause your Pardot connector to Salesforce.

All OwnerID records point to Salesforce users, which are 18-character pieces of text that always start with “005,” not the letter “I”.

Therefore, you have now just made it so that no Salesforce Lead record will ever become a Pardot Prospect record.


--- ---