In Flow Designer, Update the record action must work in between 10pm to 6am everyday

JyothsnaK
Tera Contributor

Hi, 

I have a Flow designer in which after all the approvals are approved, the Update record action must update the specific condition where I need to add a condition that the Update record action must happen only in between 10pm to 6am everyday. How to do this

4 REPLIES 4

Swapna Abburi
Mega Sage
Mega Sage

Hi @JyothsnaK 

You can use flow logic "wait for a duration of time". Create a schedule for 10pm to 6am and use the schedule in wait logic. 

Example screenshot:

 

SwapnaAbburi_0-1742179716690.png

 

Hi swapna, Thanks for the response,  I would like to know If this schedule runs everyday to check and update the records between the timeframe of 10pm of current day to 6am of next day. Please confirm.

Hi swapna, I would like to know if the above schedule would update the record in next record everyday with in the specific timeframe? could you pls confirm

Hi swapna, schedule wouldn't work in my case as it won't check the records on regular basis and updates it in the specific time frame. Could you please suggest any other alternatives.