Campaign Monitor
This page describes how to use Census with Campaign Monitor.
Getting Started
In this guide, we will show you how to connect Campaign Monitor to Census and create your first sync.
Prerequisites
Have your Census account ready. If you need one, create a Free Trial Census account now.
Have your Campaign Monitor account ready, including your List ID.
Have the proper credentials to access your data source. See our docs for each supported data source for further information:
1. Get Campaign Monitor API Key
Within Campaign Monitor, visit Settings then the Developer page.
Copy the API key to provide to Census
2. Connect Campaign Monitor
Once you are in Census, navigate to Destinations
Click the New Destination button
Select Campaign Monitor in the dropdown list
When prompted for your API Credentials, enter your Campaign Monitor API Key
Once complete, you'll see your new connection in the Destinations list. 👇
3. Connect to your Data Warehouse
Please follow one of our short guides depending on your data warehouse technology
4. Create your first model
Now navigate to the Model section of our Dashboard
When defining models, you'll write SQL queries to select the data you want to see in CampaignMonitor. This can be as simple as selecting everything in a specific database table or as complex as creating new calculated values.
From inside your Census account, navigate to the Models page.
Enter a name for your model. You'll use this to select the model later.
Enter your SQL query. This is a good spot to include your List ID, as it'll be needed later during the creation of your sync. If you want to test the query, use the Preview button.
Click Save Model.
5. Create your first Sync
The sync will move data from your warehouse to Campaign Monitor. In this step, you'll define how that will work.
From inside your Census account, navigate to the Syncs page.
Under What data do you want to sync?, choose your data warehouse as the Connection and your model as the Source.
Under Where do you want to sync data to?, choose CampaignMonitor as the Connection and the Subscribe Object in CampaignMonitor. (See Supported Objects.)
Under How should changes to the source be synced?, choose Update or Create. (See Supported Sync Behaviors.)
Under How are source and destination records matched?, select a mapping key. (See Supported Objects for details.)
Under Which Properties should be updated?, select the fields you want to update by mapping a field in CampaignMonitor to a column in your model. Your Campaign Monitor List ID will be needed here to map to the List field(see screenshot below).
Click Next. This will open the Confirm Details page where you can see a recap of your setup.
If you want to start a sync immediately, select the Run a sync now? checkbox.
Click Create Sync.
When configuring your sync, the page should look something like this: 👇
Step 6: Confirm the synced data in Campaign Monitor
Once your sync is complete, it's time to check your data. Open Campaign Monitor and check that the records are updated correctly.
If everything went well, that's it! You've started syncing data from your warehouse to Campaign Monitor!
And if anything went wrong, contact the Census support team to get some help.
Supported Objects
Census currently supports syncing to the following CampaignMonitor objects.
Object Name | Supported? | Sync Keys |
Subscriber | ✅ | Email Address |
Contact us if you want Census to support more objects for Campaign Monitor.
Supported Sync Behaviors
Learn more about all of our sync behaviors in our Syncs documentation.
Behaviors | Supported? | Objects |
Update or Create | Subscriber | |
Mirror | ✅ | Subscriber |
Contact us if you want Census to support more Sync Behaviors for Campaign Monitor.
Need help connecting to Campaign Monitor?
Contact us via support@getcensus.com or start a conversation with us via the in-app chat.
Last updated