Discussions
List tickets by update time range.
15 days ago by kerwin
In the endpoint of List tickets(https://your-domain.gorgias.com/api/tickets)(https://developers.gorgias.com/reference/get_api-tickets), can you add a query parameter and query it according to the range of update time.
Because I need to synchronize the data of gorgias to our database for analysis, I will have a scheduled job to synchronize the data, Then I hope that every time I go to query, I will query the last execution time to this execution time, all tickets with updated tickets and tickets created during this period of time
This is really important to us and I hope we can adopt it