What it does
ActiveCampaign manages contacts and list subscriptions via the v3 REST API.
Setup
- In ActiveCampaign → Settings → Developer, copy API URL (e.g.
https://your-account.api-us1.com) and API Key. - In FlowFn, go to Platform Tools → ActiveCampaign → Connect and provide api_url + api_key.
Actions
- Create or Update Contact, Get Contact by Email, Add Contact to List
Notes
List status: 1 = subscribed, 2 = unsubscribed.