Hyperlink redirect email notification to redirect user to approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 01:11 PM
I created another email notification with a hyper link, I would like the hyperlink to appear as Click here to view the Change Request" so that when I click on the hyper link, it redirects me to the portal view. How can create a hyperlink to point to the Portal View -> My Approvals tile.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 07:29 PM
Hi @_Alex ,
Please Use "Insert/edit Link option in the message HTML body and provide data as below screenshot:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 07:30 PM
Hi @_Alex ,
In the chage Request hyperlink you need update the backend like this.
https://instance.service-now.com/sp?id=approvals
sp refers to the page, in your case if you are redirecting to other pages then use that name
id=approvals refers to the widget, in you case if you've customised then give the id="your customised name"
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 06:01 AM