I am having a flow which is SharePoint triggered based. It has three parallel branches. I wanted to run one of the parallel branch thrice a day. Is there any way I can Schedule it to run thrice a day. I can see only Delay and Delay Until only. I am looking for Schedule.
You can't schedule a branch within a flow to run at specific times. You could use a recurrence trigger to run the flow three times a day. Simply replace your existing trigger with a recurrence trigger and modify the flow to adapt to that. For example if the original trigger was for when an item is created or modified you'll need to include a get item to retrieve the item that was normally part of the trigger.
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
88 | |
56 | |
39 | |
37 | |
29 |
User | Count |
---|---|
74 | |
66 | |
50 | |
47 | |
43 |