n8nflow.net logo

Convert JSON to an Excel file

by DickUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

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!