Hello there,
I am current problem. Maybe I dont understand how joining branches works in n8n.
I tried to split the branches in my workflow (into 3 branches). each branch has their own number (1, 2, 3). I would like to use their values after I rejoin the branches into one and continue with the process. However I can only use 1 and 0 values. The other values from other branches can’t be found.
I also tried this workflow without Merge node, but It will make 3 runs and each run contain only 1 number, so i can’t use these from one place.