ActiveCampaign
Email marketing, marketing automation, and CRM tools you need to create incredible customer experiences.
Actions
| Name | Description |
|---|---|
activecampaign_add_contact_to_accountAdds a contact to an ActiveCampaign account. | Adds a contact to an ActiveCampaign account. |
activecampaign_add_tag_to_contactAdds a tag to contact. | Adds a tag to contact. |
activecampaign_create_accountCreates a new account. | Creates a new account. |
activecampaign_create_contactCreates a new contact. | Creates a new contact. |
activecampaign_update_accountUpdates an account. | Updates an account. |
activecampaign_update_contactUpdates an existing contact. | Updates an existing contact. |
activecampaign_subscribe_or_unsubscribe_contact_from_listSubscribes a Contact to a List it is not currently associated with, or Unsubscribes a Contact from a list is currently associated with. | Subscribes a Contact to a List it is not currently associated with, or Unsubscribes a Contact from a list is currently associated with. |
Triggers
| Name | Description |
|---|---|
activecampaign_deal_task_completedTriggers when a deal task has been completed. | Triggers when a deal task has been completed. |
activecampaign_new_contact_noteTriggers when a new contact note is added. | Triggers when a new contact note is added. |
activecampaign_new_contact_taskTriggers when a new contact task is added. | Triggers when a new contact task is added. |
activecampaign_new_deal_added_or_updatedTriggers when a new deal is created or existing deal is updated. | Triggers when a new deal is created or existing deal is updated. |
activecampaign_new_or_updated_accountTriggers when a new account is added or an existing account’s details are updated | Triggers when a new account is added or an existing account’s details are updated |
activecampaign_new_deal_noteTriggers when a new deal note is created. | Triggers when a new deal note is created. |
activecampaign_new_deal_taskTriggers when a new deal task is created. | Triggers when a new deal task is created. |
activecampaign_new_tag_added_or_removed_from_contactTriggers when a a Tag is added or removed from a Contact | Triggers when a a Tag is added or removed from a Contact |
activecampaign_updated_contactTriggers when an existing contact details are updated. | Triggers when an existing contact details are updated. |
Quick Start
import { WeavzClient } from '@weavz/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute({
integrationName: 'activecampaign',
actionName: 'activecampaign_add_contact_to_account',
input: { /* ... */ },
connectionId: 'conn_id',
workspaceId: 'ws_id',
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect ActiveCampaign to my app?
Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.
What actions does ActiveCampaign support?
ActiveCampaign supports 7 actions including Add Contact to Account, Add Tag to Contact, Create Account, Create Contact, Update Account, and more.
Can I use ActiveCampaign with AI agents?
Yes. Add ActiveCampaign to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.
What authentication does ActiveCampaign use?
ActiveCampaign uses Custom. Weavz handles token management, refresh, and secure credential storage automatically.
How much does the ActiveCampaign integration cost?
The ActiveCampaign integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.
What triggers does ActiveCampaign support?
ActiveCampaign supports 9 triggers including Deal Task Completed, New Contact Note, New Contact Task, New Deal Added or Updated, New or Updated Account, and more.
Connect ActiveCampaign in 2 minutes
Get 1,000 free actions every month. No credit card required.