# Active Campaign

## **Connector Overview**

<figure><img src="/files/vCU6dOXbABew0F6HNo2e" alt="" width="188"><figcaption></figcaption></figure>

ActiveCampaign is a cloud-based platform that combines email marketing, automation, and CRM to streamline processes, enhance customer relationships, and drive data-driven growth.

## **Authentication Type**

Basic

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_ACTIVECAMPAIGN\_API\_KEY
* PAN\_SEC\_ACTIVECAMPAIGN\_ACCOUNT\_NAME
* PAN\_SEC\_ACTIVECAMPAIGN\_WEBHOOK\_EVENTS
* PAN\_SEC\_ACTIVECAMPAIGN\_WEBHOOK\_SOURCES

## **API Client Supported**

Yes

## **Requirements for Provisioning**

In order to provision your connector, the following Active Campaign information must be gathered:

* Webhook events
* Webhook sources

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to ActiveCampaign:

* Account Name
* API Key

To obtain the information required for setting up, perform the following steps:

1. Log into your Acive Campaign [admin account](https://www.activecampaign.com/login)
2. Navigate to Settings > Developer
3. You API Key should be located under API Access:\
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe152rxqzSB-Ls2IXTkSdocA2akjo_UO1b0ZtuO84sWgqoRXm-8OQbYTuXyNQYxLuJr47p60FynGVlrzA_TXp21UBuZORK2uVGDaJS7beLo2nhGZ4r1mghAVwPDCk5XL7anuzSR?key=XIy8122ZNqmu67sUe4Q2WNF3)
4. Your Account Name can be found in the your URL. It is the address followed by “.activehosted.com”
   1. Example - 123456demo.activehosted.com

*For additional information, please see* [*here*](https://developers.activecampaign.com/reference/authentication)*.*

## **API Resources**

For more information on how to utilize the ActiveCampaign API, feel free to reference the following [documentation](https://developers.activecampaign.com/reference/authentication).


---

# 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.pandium.com/connectors/connectors-101/activecampaign.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.
