I must be blind because I can’t figure out how to converge a conditional split? I basically wanted a brief split to determine if the person has made an order and if not send them a reminder email with their discount code again, then have the flow converge and continue on. Attached is a photo of how I had it in Klayvio as an example.
As a continuation of this question, how do you reconnect events if you accidentally snip the connection between them?
Thanks so much for any advice!
Cari 
Flow uses tree model – if there was a split, you can’t join these branches later on.
Not sure why it is done this way, as would’ve made some flows nicer.
It is what it is.
But in most cases you can work this around.
Say, in your case, split before conditional and have a branch “if no orders-> send reminder” – would do what you want.
If the link between steps is cut, you can drag new connector from this gray “bump” on the bottom/top of the step:
Thanks so much Tim!! Both of these worked. 