Hello, we have a legacy automation that sends out a comment to the reporter of a service desk ticket, but it does not include a hyperlink to access the ticket. Below is the message sent to the reporter. Is there a way to add a hyperlink back to the ticket within the message?
Message sent to reporter:
Hi there, we haven't heard from you in a while. If you would like to keep this request open or if you have additional information, Please update the ticket.
IT Operations Support Team
Community moderators have prevented the ability to post new answers.
@Liza Gonzalez I added this to my 'Send email" section of my Automation to do the same thing:
Link to JSM issue: <a href="{{issue.toUrl}}">{{issue.summary}}</a>
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.