dongling4383 2018-09-30 16:12 采纳率: 100%
浏览 82
已采纳

如何通过官方Zendesk API PHP客户端获取组的所有票证?

I'm using the offical Zendesk PHP API client but I cannot find any documentation on how to get all tickets of a special group.

I already studied the README.MD on GitHub, the samples and also source code of the framework but I could not figure it out.

I have the group ID, but it would also be possible to search the tickets with a tag. Unfortunately I am not able to search for tickets, just for users.

  • 写回答

1条回答 默认 最新

  • dongsetan3216 2018-10-04 15:15
    关注

    After a few days Zendesk support got back to me, and the solution is quite simple if you know how:

    With $client->search()->find('type:ticket group:GROUP_NAME') you can use all query parameters described in the Zendesk API Documentation.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler