Good day,
I want to setup a email notification for an automation rule.
I want it to contain link to ticket similar to attached except with different wording.
I want for example:
Below is a summary of the ticket:
{{issue.summary}}
{{issue.description.html}}
Then I want
only want "view request" at bottom of ticket with link to the request as in attached image.
Tried a few different layout combinations but either email fails to send or only sends part of the email.
Hi @Corne Cloete ,
This worked for me.
I was able to use the {{issue.url}} in the HTML href syntax, which in turn gave me this output :
Thank you, this helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would you please post images of the complete rule you have tried thus far, including details of the email action body, and of the audit log details showing the rule execution? Those will provide context for the community to help.
Kind regards,
Bill
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.