Last updated
The Build JSON Object node is used to create a new JSON / Object variable.
Variable name
Name of the JSON variable you need to create
true
Initial Value
The initial value of this JSON object. You can create your own custom JSON object, where you can use Magical Autocomplete with both keys and values.
true
This node does not return any value, but sets a variable with your provided <name> in the flow context.
Last updated