# Campayn

Campayn is an email marketing platform that helps you build subscriber lists, design campaigns, and track engagement. With Coupler.io, you can pull your Campayn data — contacts, lists, forms, emails, and reports — into your preferred destination for analysis and reporting.

## Why connect Campayn to Coupler.io?

* **Centralize your email data** by combining Campayn reports with data from other marketing tools in one place
* **Automate reporting** so your dashboards always reflect the latest campaign performance without manual exports
* **Analyze with AI** by sending your Campayn data to ChatGPT, Claude, Gemini, or other AI destinations for instant insights
* **Join and aggregate** your contacts, lists, and reports to get a fuller picture of audience engagement

## Prerequisites

* An active Campayn account
* Your Campayn API key (available in your Campayn account settings under the API section)
* A Coupler.io account (free plan available)

## Quick start

{% hint style="success" %}
Start with the **Reports** entity if your primary goal is campaign performance analysis — it contains the engagement metrics you'll use most.
{% endhint %}

## How to connect

{% stepper %}
{% step %}
**Create a new data flow in Coupler.io.** Log in to Coupler.io, go to the Data Flows section, and click **Add data flow**.
{% endstep %}

{% step %}
**Select Campayn as your source.** Search for "Campayn" in the source catalog and select it.
{% endstep %}

{% step %}
**Enter your API key.** Open your Campayn account, navigate to account settings, and copy your API key. Paste it into the API key field in Coupler.io.
{% endstep %}

{% step %}
**Choose an entity.** Select the data entity you want to import — Lists, Forms, Contacts, Emails, or Reports.
{% endstep %}

{% step %}
**Choose a destination.** Connect to Google Sheets, Excel, BigQuery, Looker Studio, or an AI destination like ChatGPT, Claude, Cursor, Gemini, Perplexity, or OpenClaw.
{% endstep %}

{% step %}
**Run your data flow.** Click **Run** to execute a manual run and confirm your data loads correctly.
{% endstep %}
{% endstepper %}

## Available entities

| Entity   | Description                                                |
| -------- | ---------------------------------------------------------- |
| Lists    | Subscriber lists organizing your contacts into groups      |
| Forms    | Sign-up forms used to capture new subscriber information   |
| Contacts | Individual subscriber records with personal details        |
| Emails   | Email campaigns and messages sent through Campayn          |
| Reports  | Performance metrics and engagement analytics for campaigns |


---

# 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.coupler.io/sources/category/email/campayn.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.
