In Flow Designer, Update the record action must work in between 10pm to 6am everyday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 12:58 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 07:49 PM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 02:29 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 03:41 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 08:08 AM
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.