Hyperlink redirect email notification to redirect user to approval

_Alex
Tera Contributor

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.

3 REPLIES 3

Shivani M S
Kilo Guru

Hi @_Alex ,

Please Use "Insert/edit Link option in the message HTML body and provide data as below screenshot:

ShivaniMS_0-1674098901682.png

 

 

Basheer
Mega Sage

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 hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.