Merge JSON Objects
Last updated
Last updated
The Merge JSON Objects node is used to update an existing JSON / Object variable. The keys provided in this node will either be inserted or overriden in the older JSON variable.
Node name
true
Variable name
Name of the JSON variable you need to create, or already exists with which you want to merge
true
JSON objects to merge
A list of JSON objects / variables, you want to merge together. These are .
true
This node does not return any value, but sets a variable with your provided <name>
in the flow context.