notification send after 2 working days

Vinya Jakkula
Tera Contributor

reminder email trigger to assignee when the incident status is on hold after 2 working days.kindly help on this.

1 ACCEPTED SOLUTION

Hi @Vinya Jakkula ,

refer below hope it give clear idea.

1. Create a flow with trigger condition as incident table when state changes to onhold.

2. On Actions use Flow logic Wait duration of time and give 48 hours and select schedule.

3. Then If logic checking is it still on same state. Then Send an notification

Screenshot (707).png

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

View solution in original post

3 REPLIES 3

Pavankumar_1
Mega Patron

Hi @Vinya Jakkula ,

refer below and change logic as per your requirement.

https://www.servicenow.com/community/developer-forum/notifications-to-be-triggered-when-the-incident...

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

it is not working can u elaborate it please.

Hi @Vinya Jakkula ,

refer below hope it give clear idea.

1. Create a flow with trigger condition as incident table when state changes to onhold.

2. On Actions use Flow logic Wait duration of time and give 48 hours and select schedule.

3. Then If logic checking is it still on same state. Then Send an notification

Screenshot (707).png

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar