# ActiveCampaign

{% embed url="<https://www.loom.com/share/0e879984d0fe46b0810e50c24fe2fa92?sid=e11c8719-5a46-41f5-ba46-c79cf9caa60c>" %}
Boomerangme + ActiveCampaign integration tutorial
{% endembed %}

ActiveCampaign is an online service that includes: email marketing, marketing automation and CRM system.

To be able to use the integration of Boomerangme and ActiveCampaign, you need to register in ActiveCampaign, then go to the "Apps" section.<br>

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

&#x20;Enter Boomerangme in the search

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

Go to our application and click “Add an account" at the top.&#x20;

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

In the modal window field, enter the Api key of the Boomerangme account.

<figure><img src="/files/4uh1ipzXZENHXswQO9gM" alt=""><figcaption></figcaption></figure>

Now our account was connected. Then go to the "Connected applications" section in Boomerangme to configure triggers. Click “Add new resource”, select the desired trigger in the drop-down list.&#x20;

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

To set up a trigger, you need to map the Boomerangme fields to the ActiveCampaign fields. This is necessary so that the data from Boomerangme is stored in ActiveCampaign.&#x20;

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

Most likely, the standard fields in the ActiveCampaign contact profile will not be enough for you, you will need to create additional fields. To do this, go to the “Contacts” => “Fields" section.&#x20;

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

Click “Add field” and create the required fields. There is a list of available fields:

* balance
* bonus balance
* card type
* cardholder birth date
* cardholder email
* cardholder first name
* cardholder id
* cardholder last name
* cardholder phone
* current number of uses
* custom fields
* device type
* direct install link apple
* direct install link google
* direct install link pwa
* direct install link universal
* discount amount
* discount percentage
* expires at
* latitude
* longitude
* number rewards unused
* number stamps total
* serial number
* share link
* short link
* stamps before reward
* status
* template id
* timestamp
* utm source

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

Then you need to add a subscription in the “Contacts”=> “Subscriptions by Email" section.&#x20;

If the user was not included in the subscription, the email will not reach the recipient.&#x20;

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

Now we have prepared everything for creating automation using Boomerangme.

To create automation, go to the “Automations“ section and click ”Create automation"

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

Choose “Create automation” from scratch or using a template. Then select the trigger: at the bottom of the modal window, click on Apps=>Boomerangme, and select the trigger (resource) from the drop-down list.&#x20;

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

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

Now let's set up Boomerangme action: you need to go to the CX Apps section in the modal window, select an action from the list. Match the required fields in the same way as the trigger settings and click “Finish”.

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

This way you can add several actions and create automation, which is shown in the screenshot below.

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

When a customer was created, his email was included in the mailing list, then a Boomerangme card was issued to the customer, he would receive an email with a link to install the card. After installing the card, he will receive an email with a share link. And then when there will be 9 or more stamps on his card, the customer will receive an email with information about the reward.

<br>

<br>


---

# 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.boomerangme.cards/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.
