Hi there.
I’m using a post-purchase flow that targets customers who buy samples of my product.
The goal is to remind them to buy a full size order if they liked the sample. But I don’t want to send them an email if they’ve already come back for more. I only want to send the email if they’ve not placed another order since buying the sample. How do I do that?
Here’s my current attempt:
I’m struggling with the 2nd to last box, which says “check if created at is equal to order customer last order created at”. The goal is to check if their last order was a sample order, so that I can remind them to order a full size order if they liked it. I’m finding it very confusing to determine whether I’m selecting the right condition, since there’s no way to test whether the flow actually works without waiting many days.
Thanks