Is there a way to include the RITM and SCTASK links in the body of the notification email?

Ryota
Tera Guru

In the service catalog, an email notification is sent when the status of a task changes to work in progress, but I would like to include the RITM and SCTASK links in the email body at that time. Is there any way to do this?

1 ACCEPTED SOLUTION

Hi @Ryota ,

use template.print('<a href="' + link + '">' + Link to RITM + '</a>');

 

 

If my solutions helps you to resolve the issue, Please accept solution and Hit "Helpful".

Thanks,
Gopi

View solution in original post

6 REPLIES 6

Hi @gopi 
I got it working with the code below. thank you!
template.print('<a href="' + link + '"> + Link to RITM + </a>');

AndersBGS
Tera Patron
Tera Patron

Hi @Ryota ,

 

you can utilize flow designer and data pillows to have the numbers included.

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/