How to retreive task number in email notification

Arun91
Tera Contributor

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

Mark Manders
Mega Patron

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