eavz
ActiveCampaign

ActiveCampaign

Email marketing, marketing automation, and CRM tools you need to create incredible customer experiences.

7 actions
9 triggers

Actions

Name
activecampaign_add_contact_to_account

Adds a contact to an ActiveCampaign account.

activecampaign_add_tag_to_contact

Adds a tag to contact.

activecampaign_create_account

Creates a new account.

activecampaign_create_contact

Creates a new contact.

activecampaign_update_account

Updates an account.

activecampaign_update_contact

Updates an existing contact.

activecampaign_subscribe_or_unsubscribe_contact_from_list

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
activecampaign_deal_task_completed

Triggers when a deal task has been completed.

activecampaign_new_contact_note

Triggers when a new contact note is added.

activecampaign_new_contact_task

Triggers when a new contact task is added.

activecampaign_new_deal_added_or_updated

Triggers when a new deal is created or existing deal is updated.

activecampaign_new_or_updated_account

Triggers when a new account is added or an existing account’s details are updated

activecampaign_new_deal_note

Triggers when a new deal note is created.

activecampaign_new_deal_task

Triggers when a new deal task is created.

activecampaign_new_tag_added_or_removed_from_contact

Triggers when a a Tag is added or removed from a Contact

activecampaign_updated_contact

Triggers when an existing contact details are updated.

Quick Start

TypeScript
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.