-
Notifications
You must be signed in to change notification settings - Fork 14
Description
"The Pardot API currently requires a Pardot user to access, but starting with the Summer ’20 release the Pardot API will be available to Salesforce users as well. Once available, all Pardot API integrations will need to be updated to authenticate with a Salesforce user before the Spring ’21 release." - https://help.salesforce.com/articleView?siteLang=en_us&id=000353746&language=en_us&type=1&mode=1
It looks like the Salesforce OAuth is currently unsupported (not surprised with its recent implementation). I am currently working on integrating with the Pardot API and may get by with the existing Pardot authentication mechanism with this library, but would need to switch before the cutoff date. This may be something I can do with a little overriding of certain methods, but would prefer a first-class solution in the library itself.
Additional documentation on authentication: https://developer.pardot.com/kb/authentication/