最近搜索


没有最近搜索

Getting timeout error on using Time-based incremental exports



已于 2024年4月12日 发布

The time-based incremental exporting API was utilized by us to retrieve the ticket list. But while trying to retrieve records at a certain time, one of our customers is getting timeout errors. We have attempted to reduce the per_page count, but it doesn't help. Could you advise us on what to do in this situation?


0

2

2 条评论

      Hi Greg Katechis, Yeah we do have app in marketplace(Workato). We can't share the code snippet as it's confidential. But here is the sample cURL request that you can refer. Also we are not using any proxy.

       

      curl --location 'https://*****.zendesk.com/api/v2/incremental/tickets.json?start_time=171115675' \
      --header 'Accept: application/json' \
      --header 'Authorization: Bearer *******' \
      --header 'X-zendesk-marketplace-app-id: ****' \
      --header 'X-zendesk-marketplace-name: *******' \
      --header 'X-zendesk-marketplace-organization-id: ****'

      0


      Hi Anandhakumar! In order to help here, I'll need more information about how your customers are using this functionality. Do you have an app in the marketplace? Can you share the code snippets where you are calling this API? Is this user using a proxy? Does this happen to this user on different networks?
       
      Any additional information that you can provide will be really helpful!

      0


      登录以发表评论。

      找不到所需的内容?

      新建帖子