Skip to main content

Pardot connector

Back to the connector overview, authentication methods, and actions.
23 Sept 2026
data-sync breaking bug-fixAdded scheduled Data Sync to all 21 collection actions, paging through the v5 nextPageToken cursor; fifteen sync incrementally on the updatedAtAfter filter and six refresh in full, because Account Engagement has no updated-since filter on those objects. Removed the deprecated offset parameter from every list action: Salesforce deprecated it, it caps out at 2000 records, and sending it stops the API returning a page token at all. Date filters now accept any ISO-8601 timestamp and normalise it to the UTC offset the v5 API requires. Also fixed List Landing Pages, which failed every call by requesting content and scriptFragment, fields v5 does not allow on a list query.