Hi Folks,
I have got a requirement where I need to send an Survey email on first Monday of every month.
I don't see such option available in Recurrence, could anyone guide me how to set this up in Power Automate.
Thanks in advance.
Solved! Go to Solution.
You can do this using a weekly recurrence, then a condition. Set up a weekly recurrence to run every Monday. Then, as the first step of the flow, set a condition that checks if the dayOfMonth value is less than 8. If true, send your survey. If false, do nothing else.
Hi Folks,
Urgent help required on this..
You can do this using a weekly recurrence, then a condition. Set up a weekly recurrence to run every Monday. Then, as the first step of the flow, set a condition that checks if the dayOfMonth value is less than 8. If true, send your survey. If false, do nothing else.