Send Email notification for every three days until a condition is satisfied

kuttti
Kilo Guru

Hello,

I have the following challenge: I have a date field in a table, once the date field in a record is filled and saved, an email notification is sent every three days until a field called "Number" is filled out. It should check on every record in a table. Can anyone please help me out with this?

Thanks!

7 REPLIES 7

kuttti
Kilo Guru

@Ankur Bawiskar 

Thanks for the reply. With the helps of docs I created the flow and I do not have any for and while conditions , I have only two timers and if logics so hoping that I am good performance wise. My question how do we know if flow is success or failing though our conditions are met?

 

Thanks!

Hi,

the flow will stop when the conditions are met

that's how the Do Until works

It executes the steps until the condition is met

If you refer example from docs for Incident resolution

It would execute the flow till INC gets resolved

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@kutti

Thank you for marking my response as helpful.

If my response helped you please mark it correct to close the question so that it benefits future readers as well.

Regards
Ankur

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader