How to retreive task number in email notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2024 04:11 AM
Hi Team,
I am using GRC Module in ServiceNow. In GRC under policy and exception management task is created. I need to fetch task number in email notification along with link. How to fetch it. Could anyone help me on this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2024 05:54 AM
In the notification you can just select the number like ${number}. And a link can be added by using ${URI_REF}.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark