最近搜索
没有最近搜索
Sending an email to the requester via API
已于 2025年1月27日 发布
Hi,
I would like to send an answer to the requester from a Zendesk app that I am developing. My organisation is only using email as channel, so it has to be able to send a message through the email channel.
How could I do this using either the Zendesk API or the ZAF?
0
1
1 条评论
Erica Girges
You could just make a request to the Update Ticket endpoint as the default channel for changes made by the Tickets API is email. 🙂
For additional reference, here's a link to the via field channel mapping which shows the via type, assigned channel, and source.
0