Hi! I’m trying to create a flow that will trigger a campaign: from a customer’s last order, if they have not placed an order in 45 days, they are to receive an email reminding them to reorder.
It’s almost there, but I’m not sure how to make it conditional to ONLY email if they HAVEN’T placed an order within those 5 weeks. Not sure what the “Check if” conditional should be.
How do I make the winback flow automatically loop back to the beginning if the customer doesn’t place an order after the wait period and email is sent?
No the workflow ends when all the steps are completed. If you check for a purchase and there isn’t any new purchases, and the next step is blank, then it will stop.
I’m using the Winback Customer flow template. If the circled step below does find that the customer has made a purchase what happens next? (Does the customer start back at the beginning of the flow automatically? Do I need to add an action coming off the “otherwise” connector? etc.)