Recent searches
No recent searches
Sending an email to the requester via API
Posted Jan 27, 2025
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 comment
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