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

# ActiveCampaign Changelog

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

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

<Update label="v1.2.0" description="12 Aug 2026">
  `new-actions` `bug-fix` `docs`

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

  <AccordionGroup>
    <Accordion title="Added · 8 new actions">
      `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`
    </Accordion>

    <Accordion title="Changed · 2 actions updated">
      `activecampaign_create_deal`, `activecampaign_list_lists`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="21 Jul 2026">
  `new-actions` `bug-fix`

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