# ActiveCampaign

## Using the Erathos platform

When selecting ActiveCampaign as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBhZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b0e4bab201120ddfa98a12925793b488199fd36f/activecampaign.png)

## How to find my Account Name?

Your **Account Name** can be found directly in the URL after logging in to ActiveCampaign, as is shown on the attachment below:

<figure><img src="/files/2l3Xhx8oUe7R7m6WpeVn" alt="" width="342"><figcaption></figcaption></figure>

Based on the example above, you should fill the **account name** information with: **123456demo**

## How to find my API Token?

To find your API Token, follow these steps:

1. Log in to your account
2. Access **Account Settings**
3. Select the **Developer** tab, where the token will be displayed
4. Click on Copy API Key and paste it on the Erathos platform accordingly

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBjZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--fb2f8ae91ea9a0a1afd42f29c86d6cd22b46e128/Untitled%20\(45\).png)

With this connection created you can seemlessly move your ActiveCampaign data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* accounts
* accounts\_contacts
* accounts\_custom\_fields
* accounts\_custom\_fields\_values
* addresses
* automations
* brandings
* calendar\_feeds
* campaigns
* campaign\_links
* messages
* email\_activities
* contacts\_custom\_fields\_values
* contacts\_custom\_fields
* contacts\_automations
* contacts
* contacts\_scores
* deals
* pipelines
* stages
* deals\_custom\_fields
* deals\_custom\_fields\_values
* forms
* lists
* saved\_responses
* scores
* segments
* tags
* tasks
* tasks\_types
* users
* deal\_roles
* deal\_activities


---

# 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.erathos.com/connectors/apis/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.
