Can anyone point me to Auth0 to Pardot integration? We want to grab the users upon first signup.
I can’t find much on the topic so any suggests would be helpful.
We have Salesforce integration on first login, but that seemed to have stopped for some reason recently.
Hi @javajiver,
I can’t find any specific details on a Pardot integration, but from how you’ve described it, I think you should be able to use an Auth0 Actions to add your user to the external resource.
Have you investigated the Pardot API? Account Engagement API | Salesforce Developers
If you are able to come up with some psuedocode for your desired flow, I can help you work out the specifics.