Common Issues

Connection issues

chevron-rightMy API key is not being acceptedhashtag

Double-check that you're copying the full API key from Campaign Monitor — it's easy to accidentally trim the first or last character. In Campaign Monitor, go to Account Settings > API Keys and copy the key directly. Also confirm whether your key is an account-level key or a client-level key, as they have different scopes and may cause unexpected errors if used for the wrong entity.

chevron-rightI get an authentication error even though my API key looks correcthashtag

Campaign Monitor API keys can be deactivated if account ownership or billing status changes. Log in to Campaign Monitor and verify that the key is still listed and active under Account Settings > API Keys. If it's missing, generate a new one and update it in your Coupler.io data flow.

Missing data

chevron-rightSome campaigns are not appearing in the exporthashtag

Check the start date parameter in your data flow settings. If you've set a start date, only campaigns sent on or after that date will be returned. Adjust the date picker to an earlier date to capture older campaigns. Also confirm you're using the correct entity — Draft campaigns and Scheduled campaigns are separate from Sent campaigns.

chevron-rightPeople / subscriber records are incomplete or missing custom fieldshashtag

Custom fields in Campaign Monitor are list-specific. If you're pulling People from multiple lists, each list may have a different set of custom fields, which can cause some columns to appear blank for certain subscribers. Consider filtering your data flow to a single list if you need clean, consistent columns.

chevron-rightSuppression list is empty even though I have suppressed contactshashtag

Suppression lists are account-level. If you're using a client-level API key, it may not have access to the full suppression list. Try using an account-level API key instead.

Permission errors

chevron-rightI can see some clients but not others in Clients or Client detailshashtag

This is expected behavior when using a client-level API key — it only returns data for the client it belongs to. To pull data across all clients, use an account-level API key generated from the top-level agency account in Campaign Monitor.

Data discrepancies

chevron-rightCampaign metrics in Coupler.io don't match what I see in Campaign Monitorhashtag

Campaign Monitor may update engagement metrics (opens, clicks) for a period after a campaign is sent as delayed opens are recorded. If your data flow ran shortly after the campaign was sent, re-running it a day or two later will capture more complete data. For long-term tracking, schedule regular refreshes rather than relying on a single snapshot.

Rate limits

chevron-rightMy data flow fails or returns partial data for large accountshashtag

Campaign Monitor's API enforces rate limits that may affect large exports — particularly for People or Sent campaigns with thousands of records. If you're hitting limits, try narrowing the sync window using the start date parameter to pull data in smaller batches. Running the data flow during off-peak hours can also help reduce the chance of timeouts.

Last updated

Was this helpful?