# Active Campaign

This step-by-step guide explains how to connect Wonderchat to your ActiveCampaign account and sync all contacts collected through the chatbot’s lead collection feature.

***

## Step 1: In the left side panel, go to "Settings"

<figure><img src="/files/NiKBoq8Cp4Tgniktsj2G" alt=""><figcaption><p>Click on <strong>"Settings"</strong></p></figcaption></figure>

## Step 2: Navigate under "Integrations" tab

<figure><img src="/files/p9lnqGvbi0oewIaqFY0P" alt=""><figcaption><p>Go under "<strong>Integrations</strong>" tab</p></figcaption></figure>

## Step 3: In a separate window, login to [↗ Active Campaign](https://www.activecampaign.com/)

* Once logged in, navigate to the **Settings > "Developer"**
* Go under “**API Access**”, and copy the following:
  * Copy the API URL
  * Copy the API Keys

<figure><img src="/files/rRi2EmuISkaJ3VDEMUZW" alt=""><figcaption><p>Copy the API URL and API Key</p></figcaption></figure>

## Step 4: Paste the API URL and API Key, and click on the “Connect” button

<figure><img src="/files/KI74eiN60vmzJmAo1AEl" alt=""><figcaption><p>Click "Connect"</p></figcaption></figure>

## Step 5: Check for successful connection in the Dashboard

* A successful connection will show up as a colored icon inside the “Integration Tab” within your dashboard

<figure><img src="/files/p76Nw1VjdCoTiXkiZNRM" alt=""><figcaption><p>Active Campaign icon</p></figcaption></figure>

* Once connected, clicking the HubSpot icon in the dashboard will display "Automatic contact creation" as enabled by default.

<figure><img src="/files/QoJGYpzWaL541Qv9G6Kk" alt=""><figcaption><p>Automatic contact creation enabled</p></figcaption></figure>

All names and emails entered into your Wonderchat bot, visible in the chatlogs, will be instantly added to your ActiveCampaign contact list.

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wonderchat.io/integration-guides/active-campaign.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
