最近搜索
没有最近搜索
How to get all the fields in the API response
已于 2025年4月16日 发布
I am using the Zendesk API to retrieve ticket information, however the json does not contain many of the details that are included in the out of the box Zendesk report - for e.g. the policy number or the claim number. How can I get all the data points using the API?
0
1
1 条评论
Jacob the Moderator
Hi Mimi,
You can use sideloading to bring in related details like Sla policies and targets.
https://developer.zendesk.com/documentation/ticketing/using-the-zendesk-api/side_loading/#supported-endpoints
0
登录以发表评论。