What is your goal?
I want to merge 3 parallel AI branches (Vision, Text-only, and PDF/File) into a single downstream flow. Each branch ends with a ‘Set Variable’ module (all using the same variable name: ai_svar). The goal is to have a single Specialist Router and 4 Gmail modules further down the line that can read the result from ai_svar regardless of which branch was triggered."
What is the problem & what have you tried?
I cannot physically connect the 3 separate ‘Set Variable’ modules to the same Router input (Make doesn’t allow merging paths). When I try to map the variables from all three modules directly into my Gmail Body, I get errors because the Gmail module cannot ‘see’ the modules from the inactive paths (they are on different branches). I have tried mapping all three ‘Value’ tokens into the Gmail body, but it causes the scenario to fail when the non-active branches are referenced
Error messages or input/output bundles
Error: ‘Missing value of required parameter’ or ‘Referenced module [ID] is not accessible’. The Gmail module fails with a validation error because it expects values from all mapped modules, but only one branch is active at a time.
Create public scenario page
https://eu1.make.com/public/shared-scenario/q2pdW1C4ZF7/lille-analyse-kontrakter-rykkergebyrer
