zendesk_qa_get_csat
Get account-wide CSAT scores within a specified date range to analyze customer satisfaction trends.
Instructions
Get CSAT data (account-wide) within a date range. Requires ZENDESK_QA_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromDate | Yes | Start date in ISO format (required) | |
| toDate | No | End date in ISO format | |
| page | No | Page number for pagination | |
| pageSize | No | Number of items per page |