# ActiveCampaign

ActiveCampaign lets you create and automate email campaigns, transactional emails, sales, and more. It also offers a sturdy CRM platform to manage your business.

Integrating ActiveCampaign into GearPlug is perfect for transferring information between your CRM and other apps, like databases and calendars.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh6.googleusercontent.com/hUIihZI8NKPPGMJZEp7Oi_J3DeIeJV_gtZWKcGv36mE7PisMahVmP6AzzW75KUSoszxieb9W7rqxbswHg8T4rZffL3BYRvL37Scm8hs7FQfnJvrNNv3heLeID2dwan2-FRSLMdrvwOBqGOI8Fhp9mQ" alt=""><figcaption></figcaption></figure>

As a source, ActiveCampaign offers 7 actions:

* **Get new contact**: Draws data from new contacts logged into your account.
* **New subscriber**: Draws data from new subscribers in your lists.
* **Get unsubscribed contact**: Extracts information from contacts that unsubscribe from your lists.
* **New deal task created**: Imports the information from new tasks related to deals.
* **Get new deal**: Records newly-created deals in your account.
* **Get deal updated**: Records existing deals whose information has been changed.
* **Get completed deal task**: Imports data from completed tasks related to your deals.

### As a target

<figure><img src="https://lh6.googleusercontent.com/u-ZzrgD4A6xBrCTURlr-H3tCg2pesi_C-WAQgZEv2cWWhuEHkiOe8YT6lYGMJKfsP6h5nNK8EdBnisOcx1nZk_q3oFRUAa5py8EHJfeeXTm_FmNORiAtHXk18Vhuaf23cSn188U-Ldl72p77yM8vmA" alt=""><figcaption></figcaption></figure>

As a target, ActiveCampaign offers 6 actions:

* **Create a new contact**: Records a new contact with information from other apps.
* **Subscribe new contact**: Records a new subscriber with information from other apps.
* **Unsubscribe contact from list**: Cancels a subscription using the email logged by other apps.
* **Create a new deal**: Creates a new deal, importing the details from other apps.
* **Create a note to contact**: Updates your contacts’ notes with the imported information.
* **Add a contact to an automation**: Assigns contacts to your automations using the information from other apps.


---

# 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.gearplug.io/english/set-up-your-integrations/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.
