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
Checkout Node name
true
Variable name
Name of the JSON variable you need to create, or already exists with which you want to merge
JSON objects to merge
A list of JSON objects / variables, you want to merge together. These are Magical Autocompletes.
This node does not return any value, but sets a variable with your provided <name> in the flow context.
<name>
Last updated 1 year ago