Add JSON Data Node
Adds JSON data to the workflow, allowing subsequent nodes to utilize this data.
Parameters
| Label | Value Type | Description |
|---|---|---|
| JSON Data | ValueInput | The JSON data to be added. This data can be used by other nodes in the workflow. |
| Variable for JSON Data (Object) | ValueOutput | Variable to store the JSON data as an object, making it accessible for subsequent nodes. |