Docs
NodesOutput Nodes
Edit Page on GitHub

Output JSON

Outputs JSON to the user

outputjsonEasy0
Output Text Node Screenshot

Description

The Output JSON node displays structured JSON data to the user. This is useful for showing complex data structures, API responses, or formatted results in a way that preserves their hierarchical organization.

Common Use Cases

  • Displaying structured data to users
  • Showing API responses in their original format
  • Presenting complex data hierarchies
  • Debugging or inspecting JSON objects during workflow development

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowJSONJSON to outputJSON

Outputs

The output connections this node provides:

This node does not have any output ports.

Fields

The configurable fields this node provides:

NameDescriptionTypeJSONJSON to outputValue: Enter JSON here...Map

Last updated on