Skip to main content
ActiveCampaign
ActiveCampaign
40 actions · 1 auth method
PreviewAccountsCRMMarketingContacts

Authentication

API Key

Authenticate using an API Key and API URL from your ActiveCampaign Developer settings. No app registration required; eac…Guides: Connector Profile, Link Account
Actions
40 actions
Action
Description
List Accounts
List all accounts (companies/organizations) in ActiveCampaign
Get Account
Retrieve a specific account by ID
Create Account
Create a new account (company/organization) in ActiveCampaign
Update Account
Update an existing account (company/organization) in ActiveCampaign
Delete Account
Delete a company account from ActiveCampaign CRM
List Campaigns
List all email campaigns in ActiveCampaign
Get Campaign
Retrieve a specific campaign by ID
Create Campaign
Create a new campaign in ActiveCampaign
List Contacts
List, search, and filter contacts in ActiveCampaign
Get Contact
Retrieve a specific contact by ID
Create Contact
Create a new contact in ActiveCampaign
Update Contact
Update an existing contact in ActiveCampaign
Delete Contact
Delete a contact from ActiveCampaign
List Contact Activities
List a contact’s recent activities including emails sent, opens, clicks, and other interactions
Add Tag To Contact
Add a tag to a contact for segmentation and automation
Remove Tag From Contact
Remove a tag from a contact
List Contact Tags
List the tag associations attached to a contact
List Deals
List all deals in ActiveCampaign CRM
List Pipelines
List all deal pipelines (deal groups) in ActiveCampaign CRM
Get Deal
Retrieve a specific deal by ID
Create Deal
Create a new deal in ActiveCampaign CRM
Update Deal
Update an existing deal in ActiveCampaign CRM
List Deal Stages
List all deal stages in ActiveCampaign CRM
List Deal Custom Fields
List the deal custom field definitions in ActiveCampaign CRM
Delete Deal
Delete a deal from ActiveCampaign CRM
List Lists
Retrieve all lists (contact groups) in ActiveCampaign
Create List
Create a new contact list in ActiveCampaign
Get List
Retrieve a specific list by ID
Delete List
Delete a contact list from ActiveCampaign
List Messages
List all email messages (templates) in ActiveCampaign
Get Message
Retrieve a specific message (template) by ID
Create Message
Create a new email message template in ActiveCampaign
Update Message
Update an existing message template
Delete Message
Delete a message (template) from ActiveCampaign
List Tags
List all tags in ActiveCampaign
Get Tag
Retrieve a specific tag by ID
Create Tag
Create a new tag in ActiveCampaign
Delete Tag
Delete a tag from ActiveCampaign
Update Tag
Update an existing tag’s name or description
List Users
List the users of the connected ActiveCampaign account

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

ActiveCampaign - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

ActiveCampaign - API Key
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard