最近搜索


没有最近搜索

Agent Availability Events on ZAF SDK



已于 2024年9月11日 发布

Hello
 

We need to react to agent availability events on a Zendesk App using ZAF client, we followed the documentation and could't find these events.
Can you please tell us how to do it?

 

How we handling events:

https://developer.zendesk.com/api-reference/apps/apps-core-api/client_api/#clientonname-handler-context

var client = ZAFClient.init();
client.on('app.registered', function(e) {
  // go nuts
});

The events we want to handle:

https://developer.zendesk.com/api-reference/webhooks/event-types/agent-availability-events/

 

Thank you!
Jorge


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子