workflows.fit
Back to n8n workflows
n8n templateFreeBy Dick

Convert JSON to an Excel file

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...

Data & StorageCore NodesDevelopmentUtilityWebhookItem ListsSpreadsheet FileRespond To Webhook
Loading interactive preview...

Template notes

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!