Converting JSON to a CSV file

★ 6.9 · n8n · simple · 3 nodes

Converting JSON to a CSV file is an n8n automation template that transforms JSON-formatted data into a CSV file ready for spreadsheet tools. Reach for it when you have a JSON export from an API or database and need to hand colleagues a file they can open in Excel or Google Sheets, or when a downstream process expects tabular CSV rather than raw JSON. Trigger: Manual. Integrations: none — the workflow relies solely on built-in n8n nodes. Direction is JSON → CSV, not the reverse; for importing or parsing CSV files in a workflow, look for a dedicated template elsewhere in the catalog.