Create new branch from existing workflow
How do i create a separate branch of nodes that starts at the middle of an existing workflow? When I try to create a new branch, the new branch automatically terminates at the old branch. I want to create a separate path, not redirect back to the parent path. Image attached of what I'm trying to do.
Thanks for the help.
Thanks for the help.

Solution
@Stacker You can clone this workflow it is built on to of your shared workflow to showcase how you can add a separate branch from the middle of your workflow - (shared via email) Also please note that the Output/Return node acts as the ending point of your workflow adding any node below it won't execute.
