FAQ
What is the difference between Zendesk Chat and Zendesk Support in Coupler.io?
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.
Can I export full chat transcripts, or just metadata?
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.
How do I get agent names into my chat export?
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.
Why does my Chats entity return no rows when I run the data flow?
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.
Can I pull data from multiple Zendesk Chat accounts into one destination?
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.
Which entities require Admin-level access?
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.
Can I send Zendesk Chat data to an AI tool?
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.
How far back can I pull historical chat data?
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.
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?
