I have an email alias teams use for escalating issues, and the discussions happen over email and we are trying to save those requests and discussions within a Zendesk ticket for tracking purposes.
The idea is to create a script where whenever someone sends an email to that alias, the script would use zendesk API to generate a new ticket and CC the zendesk ID alias (i.e support+id{{id_number}}@mycompany.zendesk.com) to the email and reply all.
The issue I am facing at the moment is testing if the logic would work, so I created a new ticket and responded the email thread adding the alias of that ticket (support+id654321@mycompany.zendesk.com) as cc but the conversation never gets added into the existing ticket. Which doesn't makes sense because if I respond to the email received after its creation, it works and it is the exact same alias.
Does anybody know if that's intended or if there's anything else we can do that could achieve the same outcome?
Forward email conversation into an existing zendesk ticket
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.