IF branches reconnection

Hi @roisinkirby
Yes I’m fully aware of the IF/THEN logic and am using it a lot. But to use that for every step in a long nurture flow would require me to replicate the same actions in each new branch, which would make it completely unmanageable.

Imagine a workflow with just 5 steps. For each step I would need an IF/THEN condition breaking it into 2. But I want to continue with the same steps for each new branch. I would end up with 16 branches for step 5 which is crazy. Then imagine wanting to change what happens in step 5, I’d need to do that 16 times. And it only get’s A LOT worse if you have 10-15 steps like we do in some workflows.

That’s why I think we need to either be able to skip or as suggested in the link I shared, to reconnect the branches.

Does it make sense?