Send data to Campaign Monitor

Campaign Monitor is an email marketing platform that tracks details related to email campaigns (opens, clicks, bounces, unsubscribes, spam complaints, and recipients) and email subscriber lists (active, unconfirmed, bounced, and deleted subscribers), and other details.

Note

This destination uses the Campaign Monitor Lists API .

This topic describes the steps that are required to send subscriber lists to Campaign Monitor from Amperity:

  1. Get details

  2. Add destination

  3. Add data template

Get details

The Campaign Monitor destination requires the following configuration details:

  1. The customer’s Campaign Monitor client ID.

  2. The customer’s API key.

  3. The name of the list.

  4. The unsubscribe behavior preference.

  5. The unsubscribe URL.

  6. The confirmation URL.

Add destination

Configure Amperity to send subscriber lists directly to Campaign Monitor.

To add a destination

  1. From the Destinations tab, click Add Destination. This opens the Add Destination dialog box.

  2. Enter the name of the destination and a description. For example: “Campaign Monitor” and “This sends subscriber lists to Campaign Monitor”.

  3. From the Plugin drop-down, select Campaign Monitor.

  4. The “campaign-monitor” credential type is selected automatically.

  5. From the Credential drop-down, select Create a new credential. This opens the Create New Credential dialog box.

  6. Enter a name for the credential along with the API key and the client ID. Click Save.

  7. Under Campaign Monitor Settings, enter the name of the master list, unsubscribe behavior, the unsubscribe URL, and the confirmation URL.

    The master list is the name of the list to which Amperity will send data.

    The unsubcribe URL is similar to: “<tenant-name>.createsend.com/t/GenericUnsubscribe”.

    The confirmation URL is similar to: “<tenant-name>.createsend.com/t/Subscribed”.

    The default unsubscribe behavior in Campaign Monitor is “AllClientLists”.

  8. Select Allow customers to use this data template.

  9. Select Allow orchestrations from users with limited PII access. (A user with limited PII access has been assigned the Restrict PII Access policy option.)

  10. Click Save.

Add data template

A data template defines how columns in Amperity data structures are sent to downstream workflows. A data template is part of the configuration for sending query and segment results from Amperity to an external location.

To add a data template

Step 1.

From the Destinations tab, open the menu for a destination that is configured for Campaign Monitor, and then select Add data template.

This opens the Add Data Template dialog box.

Step 1

From the Destinations tab, open the menu for a destination that is configured for Campaign Monitor, and then select Add data template.

This opens the Add Data Template dialog box.

Step 2.

Verify business user access to queries and orchestrations and access to segments and campaigns.

A business user may also have restricted access to PII, which prevents them from viewing and sending customer profile data.

Step 2.

If business user access was not configured as part of the destination, you may configure access from the data template.

Step 3.

Verify all configuration settings.

Step 4.

Review all settings, and then click Save.

Save the data template.

After you have saved the data template, and depending on how you configured it, business users can send query results to Campaign Monitor in Campaign Monitor.

Campaign Monitor API

To identify the data mappings that are required to send data to Campaign Monitor, and that may need to be defined as part of a data template, refer to the following endpoints in the Campaign Monitor API.

API Endpoint

Filename

Active subscribers

active-subscriber.ndjson

Bounced subscribers

bounced-subscriber.ndjson

Deleted subscribers

deleted-subscriber.ndjson

Campaign bounces

bounce.ndjson

Campaign clicks

click.ndjson

Campaign opens

open.ndjson

Campaign recipients

recipient.ndjson

Campaign Spam complaints

spam.ndjson

Campaign unsubscribers

unsubscribe.ndjson

List statistics

subscriber-list.ndjson

Sent campaigns

campaign.ndjson

Unconfirmed subscribers

unconfirmed-subscriber.ndjson

Unsubscribed suscribers

unsubscribed-subscriber.ndjson

suppression.ndjson