pardot icon indicating copy to clipboard operation
pardot copied to clipboard

Pardot API library for building custom CRM connectors

Results 5 pardot issues
Sort by recently updated
recently updated
newest added

Since the previous Salesforce Pardot authorization is deprecated, and it does not work, It will be great to be able to log in via Salesforce SSO https://developer.pardot.com/kb/authentication/

Passing HTTP client options to constructor and handling cases where bulk output is used (and no count of records is returned)

Pardot now has a v4 API, and new accounts don't seem to work with the v3 API. It would be great if the v4 API was supported by this package.

Upon submitting a request to search for a list membership for a prospect, where no such membership exists I am finding it returns a 404, but rather than this being...

The former is deprecated and will be remove in future. Ideally this module should be upgraded to use `guzzlehttp/guzzle` v6 (or whatever is the most recent when it gets worked...