How to put hyper link on email notification

sinu2
Tera Expert

I am strucking to make hyper link on he email notification. I know some what, that we can write in email script..

 

@Please find the below screen shot which i want clickable"Take me to the Incident" link on the email notification.

find_real_file.png

9 REPLIES 9

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

It seems to be a button. Is it just a text with hyperlink what you want

example:

template.print("<a src='url'>Take me to the Incident</a>");

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur bawiskar, 

 

Thanks for the quick response..

@ i need text with hyper link ...that hyperlink needs to take the particular incident in the incident table..can you breifly explain???

Vismit Ambre
Giga Guru

Do you want the button to be clickable or you want a hyperlink?

 

Both are different.

I want the button to be clickable so that it should takes to particular incident.