最近搜索


没有最近搜索

How to exclude duplicate records while using incremental Api



已于 2023年8月17日 发布

Hi ,

lets say there are 8 tickets and I am using incremental ticket Api to get the records with a start time , I will using the Updated_at as the start time for the next poll of getting records , here if I use the end_time or the updated_at of the last record , in the next poll the last record or the previous poll is present . is there a way to perform say 

api/v2/incremental/tickets.json?start_time=(some posix time)&sort_by=updated&id>8;

is there way to obtain records whose ids are greater than a value .


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子