FAQ

chevron-rightWhat is the difference between Zendesk Chat and Zendesk Support in Coupler.io?hashtag

Zendesk Chat is a standalone live chat product focused on real-time conversations, agent availability, and chat routing. Zendesk Support is a ticketing system for managing longer-running customer issues. They have separate APIs and separate Coupler.io connectors. If you use both, you can combine data from each using Coupler.io's Join or Append transformations in a single data flow.

chevron-rightCan I export full chat transcripts, or just metadata?hashtag

The Chats entity includes message-level data for each conversation, not just metadata. You'll get timestamps, agent and visitor messages, tags, ratings, and session details. The exact transcript content depends on your Zendesk Chat plan and data retention settings.

chevron-rightHow do I get agent names into my chat export?hashtag

The Chats entity stores agent identifiers (agent_ids), not names. To get human-readable names, add the Agents entity as a second source in your data flow and use Coupler.io's Join transformation to match agent_ids to agent names, roles, and departments.

chevron-rightWhy does my Chats entity return no rows when I run the data flow?hashtag

The most common reason is a missing or incorrect start date. The Chats entity requires a start date — use the date picker to set one. Also confirm that your API token has the correct permissions and that the account had chat activity during the selected period.

chevron-rightCan I pull data from multiple Zendesk Chat accounts into one destination?hashtag

Yes. Add multiple sources within the same data flow — one per account — and use Coupler.io's Append transformation to combine them. This is useful if your organization operates separate Zendesk Chat accounts for different brands or regions.

chevron-rightWhich entities require Admin-level access?hashtag

Roles, Bans, Routing settings, and Accounts all require an Admin API token. Using an Agent-level token will result in 403 errors or empty responses for these entities. Generate your token from an Admin user account to avoid this.

chevron-rightCan I send Zendesk Chat data to an AI tool?hashtag

Yes. Coupler.io supports AI destinations including ChatGPT, Claude, Gemini, Perplexity, Cursor, and OpenClaw. You can send chat records or agent performance summaries directly to these tools for analysis, summarization, or generating support insights.

chevron-rightHow far back can I pull historical chat data?hashtag

This depends on your Zendesk Chat plan's data retention policy. Coupler.io will retrieve whatever Zendesk Chat makes available through its API for your account tier. Use the date picker to set your start date, and check your Zendesk Chat plan documentation for retention limits.

circle-info

For field-level details on what each entity returns, see the Data Overview article. For help with empty exports, authentication errors, or mismatched numbers, check Common Issues.

Last updated

Was this helpful?