Node Documentation

JSON Node

Defines or composes plain JSON data

Overview

Defines or composes plain JSON data

Category: Data

Tutorial: Start interactive node tutorial

Configurable properties

LabelPropertyTypeDefaultDescription
JSON Expressionexpressiontextarea"{}"Define a JSON string. Use Handlebars to enrich the object with additional data.
Reinitialize if back in contextreinitializeOnReentrycheckboxtrueRecalculate the data when the node is back in context.
Reinitialize on state changereinitializeOnChancecheckboxtrueRecalculate the data if other data has changed.

Initial states

StateInitial ValueDescription
datanullThe data that was composed

Callable methods

  • parse() - Calculate the new data object.