I am trying to set up a zap and I’m hitting a brick wall. The solution is probably right in front of me, but I think I’ve just been staring at this for too long. Here’s what I need to do:
- A new form is started in Zengine
- A filter is set up for the action to only run if the form was created but not completed AND if the date the form was created was greater than 7 days ago
- A reminder email is sent out in Gmail to let the user know that they need to complete this form.
That part works fine, but what I need is a way to make sure that this same reminder email goes out every 7 days for as long as the form has not been completed. And that’s the part I can’t figure out how to set up. Ideas?