Email template get the URL field with link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 07:48 AM
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.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 05:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 05:32 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 05:39 AM
Please try it in outlook. We need to provide whole URL considering http to avoid appending of current instance URL as suggested by Saurav.
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 05:40 AM
Please try as suggested by Anil and Saurav, it should work that way.
Let me know if you still face any issue.
Regards,
Abhijit
ServiceNow MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 05:18 AM
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
Thanks
Anil Lande