Hey all,
So I have been trying to create a flow which should achieve the following:
1. Get list of email addresses maintained in a SP list.
2. Send daily reminders to those email addresses for sending a work document
3. Once an email (reply) is received from them, stop sending reminders to those email addresses.
The first part - sending reminders to a list of emails can be achieved. Though I am having trouble in setting a condition for the flow to stop sending reminders once a reply with attachment is received from the said email address.
I tried using 'when a new email arrives' but you can't use that within a flow or as an additional trigger. Any ideas on how can I achieve the above?
Thanks!