Recent searches
No recent searches
Allow customers to set ticket to solved in email notification
Posted Mar 03, 2021
Hello,
Is there a way to add the option to solve a ticket right from within the status update notification that are sent via email? AFAIK, the only option for customers to set the ticket to "solved" for themselves is to check their request history and select it there.
Please add the option to have this in the notification emails as well.
It would also be helpful if customers could set a ticket to "solved" without any ticket activity. We have cases with customers who found a solution before we can reply.
5
4
4 comments
Nicolas Feller
Hi Eckhard,
This is possible through some degree of customisation.
Basically you will need to create a HTML button in the tigger that sends email notifications to customers. There you must then pass the ticket ID and the email address as an URL parameter.
The ULR would lead to a page with a script.
On the page, a script makes an API call to solve the ticket using the ticket id, the email address of a customer and an API token created for that workflow.
Hopefully that will help you.
Nicolas Feller
Manager - Customer advocacy
2
Nikki
I just came looking for this solution. I upvoted the request!
1
Marleen de Smet
Hi Nicolas Feller,
I'm a bit late to the party but I would like to understand more about your solution. If I understand this correctly the button will lead the customer to a website/form en there an API script will use the info to close the ticket?
Is there a way to skip the detour to the other website?
0
Dane
This is a recommendation from one of our moderators. Unfortunately, this is outside the scope of Zendesk. For the first two option, it will be routed to the Guide Help Center. What you are probably looking for is Option 3.
0