Email template get the URL field with link

Kavitha
Tera Contributor

Hi All,

We have one field contain URL value in Incident communication task.Have to get that URL field in email template.Could you please suggest.

19 REPLIES 19

Kavitha
Tera Contributor
It's restricted.I will give some example. If I click on www.google.com from email.It opens the browser with www.servicenow.com/google.com

Hello Kavita,

Not sure how you are passing it

Are you passing it as:-

www.google.com 

Then servicenow will add it's base url to the link

I will suggest you to pass it as below and let me know:-

https://www.google.com 

Thanks

Please try it in outlook. We need to provide whole URL considering http to avoid appending of current instance URL as suggested by Saurav.

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

Please try as suggested by Anil and Saurav, it should work that way.

Let me know if you still face any issue.

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

Hi,

If you open any URL from ServiceNow email logs or activity section on form it will always append instance URL in the beginning. As this is email notification I would recommend you to test external links from mailbox like Gmail, outlook etc.  

 

Thanks.

Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande