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-17-2025 07:30 AM
Thanks @GopikaP, Is there any way we can test the execution it If it's working as expected unless we had to wait until the designated timeframe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 09:54 PM
I am not sure about this; I usually edit the timeframe and see if it is running/pausing the flow as needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 07:31 AM
Also, I am worried and needed clarification if this schedule checks the records everyday and updates it on a regular basis?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 09:45 PM
It won't check the record since we are calling it inside the flow. This schedule is only used to pause the flow until a specific time—in your case, 10 PM on the current day.
- If your flow runs between 10 PM and 6 AM (the next day), it will proceed without waiting.
- However, if it runs between 6 AM and 10 PM (the same day), it will pause at the designated step until 10 PM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 08:05 AM
Hi@gopika, But I need the flow to check the records and get the record updated in the specific time period on a regular basis