JSON → CSV Converter
1) Paste JSON
Accepted inputs: an array of objects, a single object, or an object that contains an array at the first property (e.g., {"items":[...]}). Nested objects are flattened with dot notation (e.g., meta.role).
Accepted inputs: an array of objects, a single object, or an object that contains an array at the first property (e.g., {"items":[...]}). Nested objects are flattened with dot notation (e.g., meta.role).