Skip to content

Salesforce OAuth not supported #58

@andrewalbrecht

Description

@andrewalbrecht

"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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions