Aggregate multiple nodes into one

Hey there i hope im right here :slight_smile:

i have multible nodes that i need to aggregate to one.

i have 5 nodes and all have a value that i need agregated in another node to add them as variables in a json payload

I think you need to provide a bit more information. If you mean you want to get the outputs from multiple nodes combined into one message then you can use the Join node. Have a look at this example in the cookbook. https://cookbook.nodered.org/basic/join-streams

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.