In Flow designer,the Action Update the record must happen in between 10pm to 6 am every day
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 12:49 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 11:14 PM
Hi @JyothsnaK , You can try 'Wait for a duration of time' in the flow -
Create a schedule (cmn_schedule) and create a schedule entry like this -
I tried and in the execution of the flow, we can see any updates will happen after 10 PM:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 02:30 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 06:37 AM
Hi @JyothsnaK , yes that is correct, it will update the records between the timeframe of 10pm of current day to 6am of next day.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 02:28 AM
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.