How to add URL in the body of the notification to open catalog item

chiranjeevi Kup
Tera Expert

Hi All,

I configured notification in the workflow and now I am looking to add URL of the order guide in the body of the email to raise request.

can someone help with the approach to achieve this requirement.

1 ACCEPTED SOLUTION

chiranjeevi Kup
Tera Expert

Hi All,

 

I found the way to make URL form the workflow notification activity by giving the URL to be redirected in the content of the email as below

 

< a href="">form</a>

for eg :- < a href="https://www.servicenow.com/community/developer-forum/how-to-add-url-in-the-body-of-the-notification-...">form</a>

View solution in original post

11 REPLIES 11

Hi Chiranjeevi,

 

Is this correct please:


Click <a href="https://instance.service-now.com/cmdb_ci_appl_list.do?sysparm_query=name=${variables.application_nam...">HERE</a> to view the application.

rashijain
Tera Contributor
gs.getProperty('glide.servlet.uri')