ActiveCampaign Connector Setup Guide
This article describes how to set up the ActiveCampaign connector.
API Information
This connector uses the following vendor API:
- API Name: ActiveCampaign API
- API Version: v3
- Documentation: ActiveCampaign API
Configuration
Go to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see About Connectors.
After adding the connector, configure the following settings:
- Account Name
- Access the API using a base URL that is specific to your account.
- Go to ActiveCampaign and click Settings > Developer to get your API URL.
- API Token
- Go to ActiveCampaign and click Settings > Developer to get your API token.
- Each user in your ActiveCampaign account has their own unique API token.
Actions
Action Name | AudienceStream | EventStream |
---|---|---|
Upsert Contact | ✓ | ✓ |
Add Tags to Contact | ✓ | ✓ |
Add Contact to Automation | ✓ | ✓ |
Enter a name for the action and select the action type from the drop-down menu.
The following section describes how to set up parameters and options for each action.
Action - Upsert Contact
Contact Parameters
Parameter | Description |
---|---|
Required. Email address of the contact to synchronize. | |
First Name | Required. First name of contact. |
Last Name | Required. Last name of contact. |
Phone | Required. Phone number of contact. |
Field Values
An array of the contact’s field values. Customer field values are referenced by id
and not the field name. This is an integer value and must be found through the ActiveCampaign field management.
Parameter | Description |
---|---|
Field | The field name. |
Value | The value of the field. |
Action - Add Tags to Contact
Parameters
Parameter | Description |
---|---|
Contact ID | The ID of the Contact. |
Tag ID | Enter the exact name of the tag to assign the visitor to. Select the tag from the drop-down. |
Action - Add Contact to Automation
Parameters
Parameter | Description |
---|---|
Contact ID | The ID of the contact. |
Automation ID | The ID of the automation. |
This page was last updated: September 11, 2024