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

Ranjit Nimbalka
Mega Sage

Hi @chiranjeevi Kup 

In notification go to what it will content in body type any text you required select that text and above that in banner you have insert/edit link option click on that or just right click on text in which you want to add URL you can see option to add link screenshot attached below.

Fields in that:-

 1. URL:- give the URL of order guide

2.text to display:- the text which is shown in email body

3.Title:- by your choice

4.open link in :- select the option where you want to open that record(new tab,same tab etc.)

 

(Tip :- In URL don't give your instance name  do like this:- Instance url/incident.do?sys_id=58f7e51a47083110b5cee332736d43fa)Screenshot 2023-07-18 at 12.10.27 PM.png

Regards,

Ranjit Nimbalkar

@Ranjit Nimbalka  Thanks for the response but am looking to add the link in the workflow notification activity, could you please help on the same.

Hi @chiranjeevi Kup,

 

If you are using notification activity in workflow. You can use the same way as Ranjit suggested in workflow as well.

 

Thanks,
Sagar Pagar

The world works with ServiceNow

@Sagar Pagar  but my workflow activity looks like below and no where the options as mentioned by @Ranjit Nimbalka 

chiranjeeviKup_0-1689663345104.png