Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Need to send notification if the assigned to field is empty for 24 hours

Mansi roy
Tera Contributor

Can anyone please help me on the below requirement.

 

I need to send the notification for incident when assigned to field is empty for more than 24 hours. Could anyone please let me know how to achieve. Please help me with the script.

1 REPLY 1

Kieran Anson
Kilo Patron

I'd recommend using an SLA for this. Set the start condition to 'assigned to is empty' and the stop condition to 'assign to is not empty'. You can then use the SLA flow / workflow to trigger the required notification.