Hello,
I have several flows already but I need to run each of them on a specific day per month. Although sometimes there could be a delay in the scheduled flow (ex: due to delayed report submission). So this is how I imagine how would work but I not sure how.
1. Schedule the flow to run on a certain date
2. If the flow failed, send an email and reschedule the flow on the next day.
3. Repeat step 2 until the flow runs successfully.
4. Send an email to notify the successful run.
Is this possible or any workaround similar to this? Thank you so much in advance.