# Activecampaign

ActiveCampaign is a powerful marketing automation platform that combines email marketing, CRM, and sales automation to help businesses enhance customer engagement, nurture leads, and drive growth through targeted, personalized communication.<br>

&#x20;**How it works**\
\
**Step 1: Sign In & Access Settings**

1. Log in to your [ActiveCampaign account](https://www.activecampaign.com/login/).
2. From the dashboard, locate and click the Settings icon  in the bottom-left corner.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcNsAc71HOlslhx5VhuX48iwFLaRyotCHraMqFhnyrZKZ1yATT_fDNlZHzoh0O0ZJ94yBPZJ3B_c9kiaWUzEIyoFwasUwgCkGZTjQWxvRX9dniSWlH3qbDeGpS92akLu7L8q5pSFA?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Navigate to Developers

1. In the left sidebar under Settings, click Developers.
2. A new screen will appear with your API Access details.

#### Step 3: Copy API Key & URL

1. Under API Access, you’ll see:
   * API URL
   * API Key
2. Copy both the API Key and URL

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeC3IaEwNXpEQAVkjODHcCz7Zpc-4jTZjKsZ1lIKaDDByHOMwKdSnsaAQPTdiYvCCvZiZKMunHfEwgzaEjtKOB5nEyE6kz41nW_M9BwwVGxrCgS3bKLBjuXGRtMdVcdxlxu71Itrw?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 4: Integrate with Questera

1. Go to Questera’s ActiveCampaign integration settings.
2. Paste the:
   * API URL
   * API Key&#x20;
3. Save settings and test the connection.

<br>

That's it! You've successfully created a API key!


---

# 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.questera.ai/integrations/email/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.
