Convert JSON to an Excel file

Go to Workflow
41,974 views
Built by Dick Dick
Created on June 15, 2026

Description

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!