Hi everyone!
I’m trying to set up an automation in Wix where a user receives a reminder email if they haven’t completed the next step in my course within 5 days.
I’ve set up the trigger (e.g., when a user completes a step), added a delay of 5 days, and created the email action. However, I’m struggling with the conditional logic to check whether they have actually completed the next step before sending the reminder.
How can I set up the automation so that:
-
It only sends the reminder if they haven’t completed the next step within 5 days?
-
If they do complete it, the reminder doesn’t get sent?
Any guidance or workarounds would be greatly appreciated!
Thanks in advance!