Integrations

ActiveCampaign

Sync contacts to ActiveCampaign lists automatically on form submission. Available on Pro+ only.

1 min read

Last updated June 15, 2026

The ActiveCampaign integration creates or updates a contact in ActiveCampaign and adds them to a list when a form is submitted.

Available on Pro+ only.

Setup

Get your ActiveCampaign credentials

In ActiveCampaign, go to Settings → Developer. Copy your Account URL (e.g. https://yourname.activehosted.com) and API Key.

Add credentials to Global Settings

In SK Form Builder → Global Settings → ActiveCampaign:

  • Enter your Account URL
  • Enter your API Key
  • Save

Set the List ID per form

In the form builder → Settings → Integrations → ActiveCampaign:

  • Enter the List ID for the ActiveCampaign list to add contacts to
  • Save

How it works

When a form is submitted:

  1. The app reads the Email field from the submission.
  2. It creates or updates an ActiveCampaign contact with that email.
  3. The contact is added to the specified list.

Email field required

An Email field must be present on the form.

Finding your List ID

In ActiveCampaign, go to Lists and open the list you want. The List ID appears in the URL: https://yourname.activehosted.com/app/contacts/?listid=5 the number at the end is the ID.

Was this page helpful?