# ActiveCampaign Integration Guide

### Step 1: **finding personalization tags**&#x20;

1. Open any **campaign** or **automation email** in the editor.
2. Click to edit a text block.
3. Click **Personalization Tags** to open the Menu.
4. Choose the field you want (e.g., First Name, Last Name, Email, or a custom field).
5. The token is inserted as a token into the text block. For example: First Name → `%FIRSTNAME%`

<div data-with-frame="true"><figure><img src="https://278917132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrxyfzbizileAzehkkZ5%2Fuploads%2FozJaStL7RXRKKfHHX5kB%2Fimage.png?alt=media&#x26;token=e3ac470d-0345-489c-87b1-a0a69f7ab3cf" alt=""><figcaption></figcaption></figure></div>

6. Copy the token and paste it into the relevant **variable field** in the Blings **Connect** page.

<div align="left" data-with-frame="true"><figure><img src="https://278917132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxrxyfzbizileAzehkkZ5%2Fuploads%2FUOkA6CsHqgpV08c1nLbM%2FScreenshot%202025-10-19%20at%2020.49.38.png?alt=media&#x26;token=92577352-6a6f-46ca-8b6c-0ecebd253c1c" alt=""><figcaption></figcaption></figure></div>

### Step 2: Adding the Video link

Once the relevant tokens have been added, **copy the video link** \
and paste it into any clickable element (e.g., image or button) in your ActiveCampaign email.&#x20;

For more details, see [ActiveCampaign’s guide](https://help.activecampaign.com/hc/en-us/articles/220709307-Personalization-Tags-overview?utm_source=chatgpt.com)

<details>

<summary>Tip</summary>

Combine with ActiveCampaign's automations to trigger Blings video sends post-purchase or sign-up.

</details>

{% hint style="info" %}
Make sure to use the correct token formatting; capitalization matters!
{% endhint %}

**Official Resources:**

* [ActiveCampaign: Personalization Fields in Emails](https://help.activecampaign.com/hc/en-us/articles/221936368)


---

# 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://help.blings.io/integrations-crm-guides/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.
