最近搜索
没有最近搜索
How we can detect a call from Zendesk Talk when someone call to our phone number
已于 2024年2月23日 发布
Im creating a zendesk apps that support Ticket showing more information.
When a call comes, It will create a ticket, and then I want to detect a call or a call-in ticket.
0
1
1 条评论
Erica Girges
In Ticket Sidebar apps, you're able to access the Channel object. This will tell you the means of communication used to generate the ticket (such as, phone, web, chat, etc). You could look into using this to create a notification or distinguish Talk related tickets.
Hope this helps!
1