> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pardot Changelog

> Release history for the Pardot connector. Each version lists what changed and which actions were affected.

<Card title="Pardot connector" icon="arrow-left" href="/connectors/pardot" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v2.0.0" description="23 Sept 2026">
  `data-sync` `breaking` `bug-fix`

  Added 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.
</Update>
