This workflow corresponds to n8n.io template #1914 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
microsoftSql
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow demonstrates how easy it is to export SQL query to CSV automatically!
Source: https://n8n.io/workflows/1914/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Export Sql Table Into Csv File. Uses manualTrigger, stickyNote, microsoftSql, spreadsheetFile. Event-driven trigger; 5 nodes.
Push Json Data Into An App Or To Spreadsheet File. Uses httpRequest, spreadsheetFile, stickyNote, manualTrigger. Event-driven trigger; 8 nodes.
This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into a Spreadsheet file.
Typeform Spreadsheetfile. Uses typeformTrigger, nextCloud, spreadsheetFile. Event-driven trigger; 6 nodes.
Get Csv From Url And Convert To Excel. Uses manualTrigger, spreadsheetFile, httpRequest, stickyNote. Event-driven trigger; 5 nodes.