ActiveCampaign

Last updated:

|Edit this page

Send person data from PostHog into ActiveCampaign.

Requirements

Using this requires either PostHog Cloud with the data pipelines add-on, or a self-hosted PostHog instance running a recent version of the Docker image.

You'll also need access to the relevant ActiveCampaign account.

Installation

  1. In PostHog, click the "Data pipeline" tab in the left sidebar.
  2. Click the 'Destinations' tab.
  3. Search for 'ActiveCampaign' and select the destination.
  4. Add your ActiveCampaign API Key at the configuration step.
  5. Press 'Create & Enable' and watch your 'Events' list get populated in ActiveCampaign!

Configuration

OptionDescription
Account name
Type: string
Required: True
Usually in the form of .activehosted.com. You can use this page to figure our your account name: https://www.activecampaign.com/login/lookup.php
Your ActiveCampaign API Key
Type: string
Required: True
See the docs here: https://help.activecampaign.com/hc/en-us/articles/207317590-Getting-started-with-the-API#h_01HJ6REM2YQW19KYPB189726ST
Email of the user
Type: string
Required: True
Where to find the email for the contact to be created. You can use the filters section to filter out unwanted emails or internal users.
First name of the user
Type: string
Required: True
Where to find the first name for the contact to be created.
Last name of the user
Type: string
Required: True
Where to find the last name for the contact to be created.
Phone number of the user
Type: string
Required: True
Where to find the phone number for the contact to be created.
Additional person fields
Type: dictionary
Required: True
Map any values to ActiveCampaign person fields. (fieldId:value)

FAQ

Is the source code for this destination available?

PostHog is open-source and so are all the destination on the platform. The source code is available on GitHub.

Who maintains this?

This is maintained by PostHog. If you have issues with it not functioning as intended, please let us know!

What if I have feedback on this destination?

We love feature requests and feedback. Please tell us what you think..

What if my question isn't answered above?

We love answering questions. Ask us anything via our community forum.

Questions?

Was this page useful?

Next article

Avo

Send event data from PostHog into Avo. You'll also need access to the relevant Avo account. Installation In PostHog, click the " Data pipeline " tab in the left sidebar. Click the 'Destinations' tab. Search for 'Avo' and select the destination. Add your Avo access token at the configuration step. Press 'Create & Enable' and watch your 'Events' list get populated in Avo! Configuration FAQ Is the source code for this destination available? PostHog is open-source and so are all the destination on…

Read next article