Skip to main content

Convert JSON to an Excel file

Workflow preview

Convert JSON to an Excel file preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

Send a simple JSON array via HTTP POST and get an Excel file. The default filename is Export.xlsx. By adding the (optional) request ?filename=xyz you can specify the filename.

NOTE: do not forget to change the webhook path!