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
- In PostHog, click the "Data pipeline" tab in the left sidebar.
- Click the 'Destinations' tab.
- Search for 'ActiveCampaign' and select the destination.
- Add your ActiveCampaign API Key at the configuration step.
- Press 'Create & Enable' and watch your 'Events' list get populated in ActiveCampaign!
Configuration
Option | Description |
---|---|
Account name Type: string Required: True | Usually in the form of |
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.