Merging Set Variables

I need to merge 3 set variables modules into 1 independent so I can connect it to Google Sheets API call module. I cannot seem to make this happen. Only 1 of the set variables gets read. How can I make this happen?


Try putting a “Get multiple variables” module before the Set, and pull each variable. It should then wait for the other modules to run. Also you might need to put this on a separate 4th branch, not as a continuation of the 2nd branch.

Hello @Sergio69,
As @XenoMax suggest try to use “Get Variable” at the start of each new route after setting the variable on the previous route.
It’s simple but you need to follow proper steps.

Also, check Make’s help and other related topics.

https://www.make.com/en/help/tools/tools#set-variable
https://www.make.com/en/help/tools/tools#get-variable