Convert between JSON and CSV formats with automatic format detection
JSON to CSV: Supports arrays of objects. Nested objects will be flattened with dot notation (e.g., user.name).
user.name