Skip to main content

[en] JSON Build Tool Icon JSON Build Tool

[en] Laboratory Tool

[en] This is a Laboratory tool and isn't for production use. It might have documented known issues, might not be feature complete, and is subject to change.

[en] Use JSON Build to take the table schema of the JSON Parse tool and build it back into properly formatted JavaScript Object Notation (JSON.)

[en] Configure the Tool

[en] Use the dropdown list to specify these fields. While the Name field is required, the others are optional but at least 1 must be specified.

  1. [en] Name Field: The JSON Name field is the 'key' of a JSON Object (key:value pair.) A dot separates the key and any hierarchical categories.

  2. [en] String Value Field: The corresponding string 'value' of the JSON Object (key:value pair.)

  3. [en] Int Value Field: The corresponding integer 'value' of the JSON Object (key:value pair.)

  4. [en] Float Value Field: The corresponding float 'value' of the JSON Object (key:value pair.)

  5. [en] Bool Value Field: The corresponding bool 'value' of the JSON Object (key:value pair.)

  6. [en] Grouping Fields: This is optional. If you specify a group or groups, a JSON Object is built for each group.