Optional
Array of JSON objects to convert
[{"name": "John", "age": "30"}] Copy
[{"name": "John", "age": "30"}]
Headers to use (in order)
["name", "age"] Copy
["name", "age"]
Whether to include headers in output
true Copy
true
Row separator (newline character)
\n Copy
\n
Column separator (delimiter)
, Copy
,
Array of JSON objects to convert