Help with using if-else nodes for workflow pathing

@samhbarton really appreciate the diagram. This is actually super simple to implement—I think you were really close in your original approach.

Here’s a quick Loom walking through it.

And here’s the updated pipeline if you want to take a look.

Let me know if this makes sense and works for you.

The key here is that the rest of the automation will only work if all inputs are present, otherwise the “Else” branch which is sending you an email would be triggered.

1 Like