최근 검색


최근 검색 없음

Getting only list of tickets that were closed by yesterday



2021년 9월 20일에 게시됨

Dear Expert,

I would like to get all the closed tickets by yesterday via API. How I can achieve on that ?

Many thanks,


0

1

댓글 1개

image avatar

Tipene Hughes

Zendesk Developer Advocacy

Hey @...,

Thanks for reaching out!

It sounds like the Search API would be able to help you in this case. Here’s an example using the Search API to retrieve tickets that were updated with a status of closed yesterday (20 September 2021):

https://{subdomain}.zendesk.com/api/v2/search.json?query=updated:2021-09-20 status:closed

I’ve included a couple of links below which will give you a more in-depth explanation of how the Search API works and what it can be used for.

https://developer.zendesk.com/api-reference/ticketing/ticket-management/search/

https://support.zendesk.com/hc/en-us/articles/203663226

I hope this helps! Feel free to reach out if you have any questions.

Tipene

0


댓글을 남기려면 로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물