Constant Contact connector
Back to the connector overview, authentication methods, and actions.
18 Sept 2026
data-syncAdds 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.Changed · 4 actions updated
Changed · 4 actions updated
constantcontact_get_user_privileges, constantcontact_list_account_emails, constantcontact_list_custom_fields, constantcontact_list_tags11 Sept 2026
guideUpdated 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.10 Sept 2026
breaking bug-fix description-fixBreaking — 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.