# Campaign Monitor

## **Connector Overview**

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

Campaign Monitor is an email marketing platform that allows businesses to create, send, and analyze email campaigns with automated marketing workflows.

**Authentication Type**

Basic & OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* Basic
  * PAN\_SEC\_CAMPAIGN\_MONITOR\_API\_KEY
  * PAN\_SEC\_CAMPAIGN\_MONITOR\_TENANT\_URL
* OAuth2
  * PAN\_SEC\_CAMPAIGN\_MONITOR\_OAUTH\_ACCESS\_TOKEN
  * PAN\_SEC\_CAMPAIGN\_MONITOR\_OAUTH\_TENANT\_URL

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Campaign Monitor information must be gathered:

* Basic
  * API Key
* OAuth2
  * Client ID
  * Client Secret
  * Scopes

## **API Resources**

For more information on how to utilize the Campaign Monitor API, feel free to reference the following [documentation](https://www.campaignmonitor.com/api/).


---

# 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.pandium.com/connectors/connectors-101/campaign-monitor.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.
