Dear All,
I need your guidance on how to create a Child Flow, that sends reminders to approvers every 1 minute, to approve their items. I have tried to check various videos/links, and not clear on what is the process of achieving this
Any guidance will be much appreciated
Based on the information you provided, I would think a scheduled flow should work. You can run every it minute, which seems excessive to me and could cause issues if you have lots of items in the list since it could take more than a minute for the flow to complete. When it runs you can use the get items action with a filter to only get items that have not been approved. Then an apply to each action can send the e-mail notification.
This is a flow I use to send an e-mail on the day a new employee starts. The two variable actions set the value for the filter of the get items action, which in my case is where today = start date.
User | Count |
---|---|
6 | |
6 | |
6 | |
4 | |
2 |
User | Count |
---|---|
11 | |
9 | |
8 | |
7 | |
4 |