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.
How we can detect a call from Zendesk Talk when someone call to our phone number
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
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!