Build JSON Object

The Build JSON Object node is used to create a new JSON / Object variable.

Properties Panel

General

FieldDescriptionRequired

Node name

true

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

Returns

This node does not return any value, but sets a variable with your provided <name> in the flow context.

Last updated