Save time exporting prospects from a campaign and importing to Pardot by adding a button to your campaign layout that allows you to add Prospects to a list straight from the Salesforce campaign.
- In Salesforce setup, search Campaign. Then select ‘Buttons, Links and Actions’.
 - Add new button or linkg
 - Label = Add to Pardot List
 - Display type = Detail page button
 - Behaviour = Display in existing window with sidebar
 - Content Source = URL
 - Paste this code into the Syntax box:
https://pi.pardot.com/list/pullCrmCampaign/fid/{!Campaign.Id}/campaignName/ {!URLENCODE(Campaign.Name)}/leadCount/{!Campaign.NumberOfLeads} /contactCount/{!Campaign.NumberOfContacts}?sessionid={!$Api.Session_ID}&serverurl={!$Api.Partner_Server_URL_90} - Save