Paste a JSON array of objects and convert it into clean, spreadsheet-ready CSV — handles nested fields automatically.
Accepts a JSON array of objects, or a single object (it will be wrapped in an array automatically). Nested objects are flattened using dot notation.