> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/api-integrations/email-integrations/how-to-use-activecampaign-with-kajabi",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Use ActiveCampaign with Kajabi

> Send Kajabi form submissions to ActiveCampaign for email marketing and automation.

**ActiveCampaign** is an email marketing, marketing automation, sales automation, and CRM software platform for small to mid-sized businesses. Connect ActiveCampaign and Kajabi to send your ActiveCampaign emails to contacts submitting your Forms in Kajabi.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/oqp0og199z" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

Connecting ActiveCampaign and Kajabi will send your contacts name and email address collected from your Form to your connected ActiveCampaign account.

If you wish to send additional information including tags to your List in ActiveCampaign, read [How to Use Zapier with Kajabi](../zapier/use-zapier-with-kajabi).

Learn more about Kajabi's [Email Campaigns](../../marketing/email-campaigns/email-campaigns-overview) to create and design engaging emails to send directly to your List right from your Kajabi site.

<Note>
  **Note:** If a contact declines to subscribe to your email marketing they may appear in your Contacts tab on Kajabi, but may not populate in ActiveCampaign. This can occur if a [purchase is made without subscribing](../../sales/checkout/how-to-change-checkout-page-opt-in-settings) to your email marketing or a [Double Opt-in Form](../../marketing/forms/how-to-set-up-a-form-with-double-opt-in) is completed without confirming their intention to subscribe from their email.
</Note>

## Enable ActiveCampaign on Kajabi

### Connect ActiveCampaign to Kajabi

* Open the **Settings** tab from your Dashboard.
* Select **Third Party Integrations**.
* **Turn on** the **ActiveCampaign** integration:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/l78i35a85e" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

### Find the API URL and API Key

* Log in to your Active Campaign account.
* Click the **Settings** tab at the bottom left of the dashboard.
* Select the **Developer** section.
* Copy and Paste the **API URL** and **API Key** into the corresponding fields in Kajabi:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/3v1qw9v05a" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

Click **Save** and your ActiveCampaign integration should be active.

## Set up a list in ActiveCampaign

### Create a list in ActiveCampaign

* Log in to **Active Campaign**.
* Open the **Lists** tab.
* Click **Add New List**.
* Select the List after it has been created and copy the **List ID** from the **URL**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/bdk2q52wrj" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

In this example the List ID is "1"

## Add the List ID to a Kajabi Form

### Add the List ID to a Kajabi Form

* Open the **Marketing** tab from your Dashboard.
* Then, select **Forms**.
* Create a new **Form** or edit an existing one.
* Check the box next to "**Send the contact to a third party email provider**".
* Select **ActiveCampaign**.
* Paste the **List ID** from the **URL** in step 2:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/5phdiksce1" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

* Click **Save** at the top right of the page.

Your contact's information will now be sent to your List in ActiveCampaign when the contact submits the Form.

<Note>
  **Note:** If you wish to send a Customer's information to ActiveCampaign after an Offer is purchased read [How to Set Up After Purchase Settings](../../sales/offers/how-to-include-additional-settings-for-your-offer) for details. Keep in mind, if an [Offer is granted](../../sales/offers/how-to-grant-an-offer), the Customer's information will not be sent to your third-party email provider.
</Note>
