> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/integrations/active-campaign-recart-integration.md).

# Active Campaign <> Recart Integration

Sync email addresses collected by Recart Opt-in Tools directly to your Active Campaign account.

Enable the Active Campaign integration to target your email subscribers from Active Campaign once they signed up to your list via your Recart Opt-in Tools.

Here are all the steps you need to follow to connect your Active Campaign account to Recart.

#### In Active Campaign

1. Navigating to Settings and Developer
2. Copy your API key and Base URL from your Active Campaign account

![ActiveCampaign\_2](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FPBHyUYQ1ANitb1VVTioF%2FActiveCampaign_2.png?alt=media)

#### In Recart

1. Go to the [Integrations](https://app.recart.com/integrations) page in Recart
2. Find the **Active Campaign** card and open it

![Integrations - List](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F7ELy38WkjoXuzWIArnAF%2FIntegrations%2520-%2520List.png?alt=media)

3. Paste the API key and Base URL and click **Connect Active Campaign**

![ActiveCampaign\_2\_2](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F1Nq8s2EGOi5hJfssVpFI%2FActiveCampaign_2_2.png?alt=media)

4. Once the connection is verified, you'll see a success message and the integration will switch to **Active**

![Integrations - active campaign](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FuJNheWZZst0zlUzFm8Jt%2FIntegrations%2520-%2520active%2520campaign.png?alt=media)

#### That's it — Active Campaign is now connected to Recart!

Email addresses synced to your Active Campaign Account will be tagged with ‘Recart’ automatically.

Email addresses collected before having the integration activated will not be synced. In case you’d need an email export, please contact our Customer Success Team.

![ActiveCampaign\_Note](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FHzSkGcq2Z2yIoZDXjuCJ%2FActiveCampaign_Note.png?alt=media)

####

#### Need Help?

If you have any questions, do not hesitate to [contact the Customer Support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are always happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/integrations/active-campaign-recart-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
