Hi I've got the following flow set up working. It's reading the 'modified by' column to identify who to email after 28 days to send an email to update their CV. However I'd like to make a 'Do Until' loop which can send fortnightly reminder emails if they ignore the initial one. I'd like to either stop the loop when said person has replied to the email or automatically stop the loop if it can see the 'Modified by date' is now < 2 weeks old (this is subject to how frequent the reminders should go out).
Question 1: I'm aware flows are limited to 30 days so am I working at my limit here and therefore can't set a loop to remind every 2 weeks?
Question 2: What's the best approach if I did want to set up a loop in the aforementioned way?
