Common Issues

Connection issues

chevron-rightInvalid API key error when connectinghashtag

Double-check that you copied the full API key from Zoho Campaigns without any trailing spaces. In Zoho Campaigns, go to Settings → Developer Space → API Keys and regenerate the key if needed. Paste it fresh into Coupler.io.

chevron-rightAuthentication succeeds but no data loadshashtag

This usually means the API key belongs to a user who doesn't have access to any campaigns or lists. Make sure the user whose key you're using has at least read access to the entities you're trying to pull.

Missing data

chevron-rightRecent campaigns entity returns fewer campaigns than expectedhashtag

The Recent campaigns and Recent sent campaigns entities only return a recent subset of your campaigns. If you need data on older campaigns, use Campaign details and specify the campaign ID, or pull Campaign reports which may have broader coverage.

chevron-rightCampaign reports entity shows no data for a campaignhashtag

Reports are only available for campaigns that have been sent. Draft or scheduled campaigns won't appear in campaign reports. Check the campaign's status using the Recent sent campaigns entity first.

chevron-rightSubscriber data is incomplete or missing fieldshashtag

Custom contact fields in Zoho Campaigns may not always surface in the API response if they have no value. Fields that are blank for a contact may be omitted from the row entirely. Expect some columns to have gaps depending on how thoroughly your contacts are profiled.

Permission errors

chevron-right"Access denied" error when pulling specific entitieshashtag

Some entities — particularly campaign recipients and subscriber details — may require elevated API permissions. Check that your Zoho Campaigns plan supports API access for those endpoints, and that the API key owner has admin or manager-level access.

circle-exclamation

Data discrepancies

chevron-rightOpen rates in Coupler.io don't match the Zoho Campaigns dashboardhashtag

Zoho Campaigns may calculate rates using slightly different denominators (e.g., delivered vs. sent) in their UI compared to the raw API fields. Use the raw counts (opens, delivered count) to recalculate rates in your destination for consistency.

chevron-rightSubscriber count in Total contacts differs from Mailing lists datahashtag

Total contacts reflects the global count across your entire account, including contacts that may belong to multiple lists. The count per mailing list reflects only that list's active subscribers — overlap between lists is expected and normal.

Rate limits

chevron-rightData flow fails or times out with a rate limit errorhashtag

Zoho Campaigns enforces API rate limits per account. If you have a large number of subscribers or campaigns, pulling multiple entities in a single data flow can hit these limits. Try splitting entities across separate data flows and running them at different times.

Last updated

Was this helpful?