Sync Data from Salesforce To Pardot

Problem Statement  = Suppose, you want that whenever you create contact/lead in Salesforce, you want that Prospect should be created in Salesforce.

There are three ways to solve this:

1. We can see a button on the Contact/Lead record which can be used to push the record to the Pardot. Once we click on that button, Prospect record will be created in Pardot.


2. In the Pardot Setting, we can set this setting. We can choose the default campaign also in Pardot. If you have this setting and whenever you update the name etc in Salesforce, that will be updated in Salesforce too.

3. We can also import the email address/prospects in the Pardot. From there, we can send the emails to the customers.






Comments

Popular posts from this blog

System.NullPointerException: Attempt to de-reference a null object in JSON Parsing Salesforce.

Send Email through Pardot API in Salesforce Apex

HOW TO GET LARGE SETS OF DATA USING BULK API IN SALESFORCE THROUGH WORKBENCH