Link to incident in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 02:26 AM
Hi,
I'm sending email via flow designer. And i want to know how I can add Link to that record of incident.
I used ${URI_REF} but doesn't work.
Please write the answer in breif.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 02:35 AM
Hi @nowitsvashu
Could you please share the code snippet for same.
If you want to have a link in the notification, you can use ${URI} anywhere in the text ant it will show the word "Link" that will be redirect to the record used for the notification. Alternatively you can use ${URI_REF}, Instead of showing the word 'Link', it will be the number of the record with a clickable link.
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
ā02-20-2024 03:14 AM
Hi @Dr Atul G- LNG Sir,
I've created a custom incident table. And now requirement is that I've to send email for different different stories. So i choosed to use flow designer then requirement is that Link to the incident is also appear in the body of email..
I hope you understand now...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 04:05 AM
Hi @nowitsvashu
How Incident and stories are interrelated?
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
ā02-20-2024 04:32 AM
Stories are requirements.
Requirements to send notifications for different conditions..