> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/integrations/campaignmonitor-integration.md).

# CampaignMonitor Integration

**GoAffPro** provides you with the option to integrate CampaignMonitor.

To integrate CampaignMonitor, go to the **Integrations** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/Xb3m1oHj1s0KbiGJiNN8" alt=""><figcaption><p>Settings > Integrations</p></figcaption></figure>

Here, go to the CampaignMonitor section.

![CampaignMonitor](/files/-MbeqhQXG9BdFkJNVNLp)

Now, click on **Setup**.

![Click on Setup](/files/-MbeqxRDxVvod1TataIV)

This will open up the CampaignMonitor setup window.

![Campaign Monitor](/files/utKL8EqP9Fe5W7q4Zynk)

### Generate API Key

Log into your CampaignMonitor account.

![](/files/fVjQebsb2sBk3X4WtjPZ)

Open the Account settings section.

![CampaignMonitor > Account Settings](/files/CnKBbhSS94GuuiJjMgGj)

Here, click on **API keys**.

![Click on API keys](/files/ZHvYB3LOmj6Qn7ZBjo7k)

Next, click on **Show API key**.

![Click on Show API key](/files/s4WP2yQQH7ogyQgi2o3M)

Now, copy the API key.

![Copy the API key](/files/pTrGDZzkzL24lRfxxQaz)

After this, paste the API Key.

![Paste the API key](/files/v124CAltCjWxyl29uXfK)

Now, select the list ID.

![Select the list ID](/files/ZQtwq9iYKNEr9TbG7yOd)

Finally, click on **Submit**.

![Click on Submit](/files/dLa5E7vuEv6vsnQCjPyv)

CampaignMonitor will now be connected to the app.

![](/files/-MbewH7obUJDrL7bIss4)

{% embed url="<https://youtu.be/AxNamdl-P10>" %}
CampaignMonitor Integration
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/integrations/campaignmonitor-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
