Skip to main content

ActiveCampaign connector

Back to the connector overview, authentication methods, and actions.
12 Aug 2026
new-actions bug-fix docsAdded 8 actions - list_pipelines, list_deal_stages, list_users and list_deal_custom_fields so the IDs create_deal requires can be discovered, list_contact_tags so a contact-tag association ID can be obtained for remove_contact_tag, plus update_tag, delete_deal and delete_account. Corrected create_deal’s description, which wrongly promised that omitting group and stage auto-assigns a pipeline when ActiveCampaign rejects it. Documented that list_lists returns email-channel lists only and excludes SMS lists from meta.total.
activecampaign_delete_account, activecampaign_delete_deal, activecampaign_list_contact_tags, activecampaign_list_deal_custom_fields, activecampaign_list_deal_stages, activecampaign_list_pipelines, activecampaign_list_users, activecampaign_update_tag
activecampaign_create_deal, activecampaign_list_lists
21 Jul 2026
new-actions bug-fixAdded 9 actions (create_tag, delete_tag, create_account, update_account, create_deal, update_deal, create_campaign, delete_list, delete_message), pagination params (limit/offset) on all list actions, contact filter params, custom field values on contact/account/deal writes, and additional update_message fields. Fixed list_contact_activities contact param to required. Connection guide updated with portal screenshots, navigation context, and corrected field labels.