The Zurich release has arrived! Interested in new features and functionalities? Click here for more

In Flow designer,the Action Update the record must happen in between 10pm to 6 am every day

JyothsnaK
Tera Contributor

Hi community, 

 

Need help in Flow designer where all the approvals that are triggered and got Approved from the Flow designer,  In next step When it had to Update the specific record action that should take place in between 10 pm to 6 am of each day. How to do this in flow designer

16 REPLIES 16

GopikaP
Mega Sage

Hi @JyothsnaK , You can try 'Wait for a duration of time' in the flow - 

SC1.png

Create a schedule (cmn_schedule) and create a schedule entry like this -SC2.png

I tried and in the execution of the flow, we can see any updates will happen after 10 PM:SC3.png 

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

Hi @JyothsnaK , yes that is correct, it will update the records between the timeframe of 10pm of current day to 6am of next day.

JyothsnaK
Tera Contributor

Hi Gopika, 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.