Supported operations

Operation
Description
Create an Account
Create a new account in ActiveCampaign.
Delete an Account
Delete an existing account from ActiveCampaign.
Get an Account
Retrieve the details of a single account.
Get Many Accounts
Retrieve a list of accounts, with support for pagination and search.
Update an Account
Update an existing account's information.
Create an Account Contact
Create a new association between an account and a contact.
Delete an Account Contact
Delete an existing association between an account and a contact.
Get an Account Contact
Retrieve the details of a single account-contact association.
Get Many Account Contacts
Retrieve a list of account-contact associations.
Update an Account Contact
Update an existing account-contact association's information.
Create a Connection
Create a new connection resource.
Delete a Connection
Delete an existing connection.
Get a Connection
Retrieve the details of a single connection resource.
Get Many Connections
Retrieve multiple connection resources.
Update a Connection
Update an existing connection.
Create a Contact
Create a new contact in ActiveCampaign.
Delete a Contact
Delete an existing contact.
Get a Contact
Retrieve the details of a single contact.
Get Many Contacts
Retrieve a list of contacts, with support for pagination and filtering.
Update a Contact
Update an existing contact's information.
Add a Contact Tag
Add a tag to a specified contact.
Remove a Contact Tag
Remove a tag from a specified contact.
Create a Deal
Create a new deal in ActiveCampaign.
Delete a Deal
Delete an existing deal.
Get a Deal
Retrieve the details of a single deal.
Get Many Deals
Retrieve a list of deals, with support for filtering and sorting.
Update a Deal
Update an existing deal's information.
Create a Deal Note
Add a note to a specified deal.
Update a Deal Note
Update an existing deal note.
Create an Ecommerce Customer
Create an e-commerce customer.
Delete an Ecommerce Customer
Delete an e-commerce customer.
Get an Ecommerce Customer
Retrieve an e-commerce customer by ID or email.
Get Ecommerce Customers
Retrieve a list of e-commerce customers, with support for filtering.
Update an Ecommerce Customer
Update an existing e-commerce customer's information.
Create an Ecommerce Order
Create an e-commerce order.
Delete an Ecommerce Order
Delete an e-commerce order.
Get an Ecommerce Order
Retrieve the details of a single e-commerce order.
Get Ecommerce Orders
Retrieve a list of e-commerce orders, with support for pagination.
Update an Ecommerce Order
Update an existing e-commerce order's information.
Get Ecommerce Order Product by ProductId
Retrieve a list of orders related to a product ID.
Get Ecommerce Order Products
Retrieve a list of products.
Get Ecommerce Order Products by OrderId
Retrieve a list of products included in an order by order ID.
Add a Contact to a List
Add a contact to a list.
Create a List
Create a new contact list.
Delete a List
Delete an existing list.
Get a List
Retrieve the details of a single list.
Get Many Lists
Retrieve a list of lists, with support for filtering and sorting.
Remove a Contact from a List
Remove a contact from a list.
Create a Pipeline
Create a new sales pipeline.
Delete a Pipeline
Delete an existing pipeline.
Get a Pipeline
Retrieve the details of a single pipeline.
Get Many Pipelines
Retrieve a list of pipelines, with support for filtering and sorting.
Update a Pipeline
Update an existing pipeline's information.
Create a Stage
Create a new stage for a specified pipeline.
Delete a Stage
Delete an existing stage.
Get a Stage
Retrieve the details of a single stage.
Get Many Stages
Retrieve a list of stages, with support for filtering and sorting.
Update a Stage
Update an existing stage's information.
Create a Tag
Create a new tag.
Delete a Tag
Delete an existing tag by ID.
Get a Tag
Retrieve the details of a single tag by ID.
Get Many Tags
Retrieve a list of tags, with support for search and sorting.
Update a Tag
Update an existing tag by ID.

FAQ about ActiveCampaign integrations

Why am I receiving a "401 Unauthorized" error?
This error is usually related to credential configuration. Please check the following:
  • API URL and API Key: Ensure that the API URL and API Key in your ActiveCampaign credentials configured in GoInsight are completely correct, with no extra spaces or characters.
  • Credential Validity: Confirm that your API Key is still valid in the ActiveCampaign dashboard and has not been disabled or regenerated.
How do I find a specific List ID or Pipeline ID to use in other operations?
You can accomplish this in two steps:
  1. First, use the "Get Many Lists" or "Get Many Pipelines" operation to get a list of all your lists or pipelines.
  2. After running that node, look through the output log to find the specific list or pipeline you need and note its "id" field value.
  3. You can then use this ID in other nodes that require a "ListId" or "PipelineId" (such as "Add a Contact to a List".
The "Create a Contact" operation failed. What could be the reason?
Please check the following common causes:
  • Data Format: Ensure the JSON format you entered in the "ContactData" field is correct. A common mistake is missing the outer "{"contact": { ... }}" structure.
  • Required Fields: At a minimum, a valid "email" address is required.
  • Email Already Exists: If the contact's email you are trying to create already exists in your ActiveCampaign account, the operation may fail or be handled in a specific way by the system.

Try GoInsight.AI, Level Up Your Team

Bring your team, systems, and AI into one place—then turn ideas into governed work.