String to JSON

Converts the String values to JSON values.

Options

Input column
Select the String column containing JSON content.
Output column
Choose whether to replace the input column or append a new column.
  • Replace input column: Replace the input column with the JSON column, keeping its name.
  • Append new column: Add a new column with the JSON values.
New column name
Name of the new JSON column.
Allow comments
Allow comments (/* */, // and #) within JSON strings. Note: Comments are not part of the JSON specification but are sometimes used.
Fail on error
If checked, the node fails when encountering invalid JSON. Otherwise, missing values are generated for invalid JSON strings.

Input Ports

Icon
Contains a String column with JSON content

Output Ports

Icon
Table with converted JSON values

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.