最近の検索


最近の検索はありません

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件のコメント

サインインしてコメントを残してください。

お探しのものが見つかりませんか?

新規投稿