Quick Hacks For Customer Help Center Ticket URL
Question: Is there an EASY way, when logged in as an agent and looking at a ticket, to get the external link to that ticket for a customer (ie the help centre link)?
Answer: Save this URL in your macros:
https://[YOURSUBDOMAIN].zendesk.com/hc/en-us/requests/{{ticket.id}}
https://[YOURSUBDOMAIN].zendesk.com/hc/en-us/requests/{{ticket.id}}
Alternatively, adding # directly in front of the {{ticket.id}} placeholder will make it a link.
Happy Linking!
Please sign in to leave a comment.
0 Comments