Im making a flow dedicated to first and second time purchases.
The trigger is filtered by customers who’s placed order value equals 2 over all time.
The first item is a conditional split as to wether its the 1st order, or their 2nd. 1st order go down the 1st route (left path), and 2nd down the 2nd (right path).
The idea is to make a nursery programme where we can push first time buyers into making their second order, where they will come back in and go down the 2nd order route.
After the customer has completed the first purchase flow sequence, if i mark the property update as nursery flow complete, will they re-enter at the top again on their second purchase?
Or does the flow need to continue in one line from 1st to 2nd as a pose to splitting at the top into first, left path and 2nd, right path?