We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

notifiction body

nameisnani
Mega Sage

HI Team 

 

we have requirment that 

 

when ever SLA reached 90% for Service Request email should trigger . 

for this we have configured flow .

 

i have stucked in the notiication part 

 

I need like this 

nameisnani_0-1770707737867.png

 

 

 

this is notificatio i configured on ritm table 

nameisnani_1-1770707792174.png

 

while prevwing 

nameisnani_2-1770707860719.png

 

 

we need like this 

nameisnani_3-1770708025599.png

 

 

 

can anyone pplease help me here . 

 

@Ankur Bawiskar 

 

7 REPLIES 7

@AnkaRaoB I have already gone through this chatgpt reply

Ehab Pilloor
Mega Sage

Hi @nameisnani,

 

Have you tried ${URI_REF} instead of ${task.URI_REF}?

 

Regards,

Ehab Pilloor

RakeshM49470519
Tera Contributor

Hello @nameisnani ,

You need to define SLA Notification on Task SLA [task_sla] table instead of Requested Item [sc_request_item] table.