Created a "Add to Pardot List" be using following url
https://pi.demo.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}
But when click on the "Add to Pardot List" button it does create the Campaign in Pardot, but its not showing up campaign members as prospect members
Note :-- campaign members are in pardot as prospects
#AccountEngagement #Pardot Campaign #Pardot B2b Marketing Automation #Pardot
You're probably trying to have this action do too many things at the same time. There are standard buttons for add to list and send prospect to AE already. Plus, if people in Account Engagement are added to a Salesforce campaign as members, you can create a dynamic list that pulls them by member status and type (lead or contact). So I'm not sure what you're trying to achieve here.