top of page

Export MySQL Table to XLSX File

An n8n workflow to export data from a specified MySQL table into an XLSX spreadsheet file using MySQL and spreadsheet nodes. Triggered manually, it allows easy saving of SQL table data for sharing or backup.

bottom of page