JSON to Table
JSON to Table (csv, tsv, excel) Converter
JSON to Table (csv, tsv, excel) Converter
Click this url 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
{
"file_url": "https://object-storage-16oh.lepton.ai/ws-k8d7q1rw/doc_converter/output/26fa399729d34f63a8126bd6ac9db0cc/tmpklk0rf8l.xlsx"
}