how to add ui page as hyper link to email body?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 01:50 AM
If i add ui page as hyper link, is it going to execute what it designed for by clicking on it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 01:54 AM
Hi @KM SN
Could you please provide more details, what exactly you want to do . I think there is no direct way to do this requirement.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 01:57 AM - edited ‎12-19-2023 01:57 AM
I want to have a hyper link in email body so that if the person clicks on it that corresponding incident has to be assigned to him and it should redirect to incident form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 01:58 AM - edited ‎12-19-2023 02:01 AM
Hi @KM SN ,
Use ${event.parm2} in Email body refer below link for more info
https://www.servicenow.com/community/developer-forum/how-to-send-ui-page-user-input-data-to-email-as...
https://www.servicenow.com/community/developer-forum/change-state-of-an-incident-on-click-of-a-link-...