I have multiple variables and I need to pack them into one array so I can use them as inputs in the next module. I get a bundle of data through a webhook. I then process individual items in the bundle differently and store them as individual variables. I want to then pass them to a module at the end of the chain.
Hello @IRNAS,
Welcome to the Make Community!
I believe you need to add a Get Variable module (to get whatever you stored in module #31) on your second route after the Text Aggregator.
1 Like