# How to Set Up Your ActiveCampaign Integration

## Connecting Your ActiveCampaign Account to FeedOtter

In FeedOtter, navigate to **Settings > Integrations**. Then, click **Add Integration.**

<figure><img src="/files/KXZfKSGzJOJCcxI5Pzgo" alt=""><figcaption></figcaption></figure>

At this point, a popup will appear with input fields where you'll need to addL

* **Api Key** (located in ActiveCampaign > Settings > Developer)
* **Base URL** (your ActiveCampaign account URL)
* **Connection Label** (optional)

<figure><img src="/files/suQwWTzBEVN1qNLfxaHY" alt=""><figcaption></figcaption></figure>

When you click **Save**, you should see the new connection added to your list of integrations. &#x20;

You can always verify if your connection is working by clicking the TEST button next to your ActiveCampaign integration.

<figure><img src="/files/56HNYKIRvF2667w3d9Ru" alt=""><figcaption></figcaption></figure>

At this point, you are ready to set up your RSS and/or curated newsletters, using the following tutorials:

* [Getting Started](/automated-newsletters/getting-started.md) (Automated Newsletters)
* [Getting Started](/curated-newsletters/getting-started.md) (Curated Newsletters)


---

# 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.feedotter.com/integrations/activecampaign/how-to-set-up-your-activecampaign-integration.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.
