> ## 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.

# Constant Contact Changelog

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

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

<Update label="v2.1.0" description="18 Sept 2026">
  `data-sync`

  Adds DataSync support for user privileges, account emails, tags and custom fields. Tags and custom fields now always request a full page, using the account maximums Constant Contact documents (500 tags, 100 custom fields), so a sync returns the whole collection. Other collections are not synced because Constant Contact returns the paging cursor only inside a link URL, which leaves no way to read past the first page.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `constantcontact_get_user_privileges`, `constantcontact_list_account_emails`, `constantcontact_list_custom_fields`, `constantcontact_list_tags`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.1" description="11 Sept 2026">
  `guide`

  Updated OAuth 2.0 connection guide. It now walks the developer portal screen by screen with screenshots, matches the portal's actual labels, covers the redirect URI and secret confirmation dialogs, and explains which scopes to grant.
</Update>

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

  Breaking — filtering an email bounces report by bounce code now takes several codes as a list rather than a single value. Also corrects input guidance across contacts, contact lists, custom fields, segments, events, campaigns, bulk imports, account emails and reporting so calls succeed on the first attempt.
</Update>
