JSON to Table
JSON to Table (csv, tsv, excel) Converter
Last updated
JSON to Table (csv, tsv, excel) Converter
Last updated
Click this to try this widget and copy the Pro Config template.
This widget converts a JSON string to a table file (.csv, .tsv, .xlsx)
Input Parameters
json_string
string
Provide your input json.
[{"name": "Harry", "age": 18}, {"name": "Ginny", "age": 17}]
format_to
string
The output format of the table.
csv
Output Parameters
file_url
string
The converted file in url
table
Output Example