This workflow is designed to streamline the conversion of SQL table data into a formatted Excel spreadsheet. By utilizing n8n's automation capabilities, users can trigger the workflow manually to execute a predefined SQL query that retrieves data ...
This workflow is designed to streamline the conversion of SQL table data into a formatted Excel spreadsheet. By utilizing n8n's automation capabilities, users can trigger the workflow manually to execute a predefined SQL query that retrieves data from a specified table. The workflow leverages a MySQL node to connect to the database, fetch the data, and subsequently save it as an Excel file.
The first step is initiated by clicking the 'Execute Workflow' button, allowing users to define the tabl
Platform
n8n
Category
Website Building
Price
$6.99
Creator
Maxim Luong
SQL
Excel
Automation
Data Integration
n8n
MySQL
Spreadsheet
Data Export
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.