ActiveCampaign
With Active Campaign modules in Celonis platform, you can manage the contacts, deals, campaigns, task, notes, events, automations, messages, calendar feeds, accounts, and custom object records in your ActiveCampaign account.
To use the ActiveCampaign modules, you must have a paid account. For subscription information, refer to the ActiveCampaign Pricing page.
Refer to the ActiveCampaign API documentation for a list of available endpoints.
Connect ActiveCampaign to Celonis platform
To establish the connection, you must:
Obtain your API credentials in ActiveCampaign
To obtain your API key from your ActiveCampaign account:
Log in to your ActiveCampaign account.
In the left sidebar, click Settings > Developer.
Under API Access, copy the API URL and the API key value shown and store it in a safe place.
You will use these values in the API Key , Account Name, and Domain fields in Celonis platform.
Establish the connection with ActiveCampaign in Celonis platform
To establish the connection in Celonis platform:
Log in to your Celonis platform account, add an ActiveCampaign module to your Action Flow, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection.Optional: In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied in the section above.
In the Account Name field, enter the account name. You can find it in the API URL copied in the section above. The account name goes before the domain:
your_account_name.api-us1.com
.In the Domain dropdown list, select or enter the domain indicated in your API URL.
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your Action Flow and add more ActiveCampaign modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build ActiveCampaign Action Flows
After connecting the app, you can perform the following actions:
Contacts
Create or Update a Contact
Update a Contact
Delete a Contact
Get a Contact
Update Contact's List Status
Add a Tag to a Contact
Remove a Tag from a Contact
List Contacts
Get Current User
Watch Contacts
Deals
Create a Deal
Update a Deal
Get a Deal
Delete a Deal
Move Deals to Another Deal Stage
List Deals
Watch Deals
Campaigns
Get a Campaign
List Campaigns
Tasks
Create/Update a Task
Delete a Task
Watch Tasks
Notes
Create a Note
Create a Deal Note
Events
Create a New Event
Enable/Disable Event Tracking
Track an Event
Watch Events
Automations
List Automations
Add a Contact to an Automation
Get an Automation a Contact Is in
Remove a Contact from an Automation
List All Automations a Contact Is in
Messages
Create a Message
Calendar Feeds
Create/Update a Calendar Feed
Delete a Calendar Feed
Watch Calendar Feeds
Accounts
Watch Accounts
Create an Account
Get an Account
Update an Account
Delete an Account
List Accounts
Custom Objects
Create or Update Custom Object Records
List Custom Object Records
Other
List Organizations
Make an API Call
Make a Legacy API Call
Note
This app uses webhooks to trigger a Action Flow when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create an ActiveCampaign webhook in Celonis platform, it is attached automatically. Select events and source that you want to trigger your Action Flow.