Check for incidents still open after 5 days of creation date and send notification to assigned to manager that "incident is still open".

Tianna Patnaik
Kilo Contributor

Check for incidents still open after 5 days of creation date and send notification to assigned to manager that "incident is still open".

3 REPLIES 3

Jon23
Mega Sage

Create a scheduled flow that runs daily to look up incidents matching your condition.  For each record, send notification.

>>> To help others, please mark this as Correct or Helpful if this response has been of any use. <<<

Maharshi Chatte
Kilo Guru

Hi @Tianna Patnaik ,

You can either do it through flow designer or you can use scheduled script for checking

If you want to check how it can be done through flow designer you can check the below link which is also for a similar requirement.

https://community.servicenow.com/community?id=community_question&sys_id=129a4311db31519855b5e14c1396...