Automates exporting data from MSSQL tables to CSV files using a simple n8n workflow triggered manually.
This workflow enables effortless export of SQL table data to CSV format. Starting with a manual trigger, it sets a dynamic table name (e.g., SalesLT.ProductCategory from AdventureWorks), queries the MSSQL database, and saves the results as a spreadsheet/CSV file. It's ideal for users with access to MSSQL servers needing quick data exports without coding.
Benefits include time savings on repetitive tasks, easy integration with email or file storage nodes for distribution, and scalability for lar
Platform
n8n
Category
File & Document Management
Price
$8.99
Creator
Bryce Yu
SQL
MSSQL
CSV Export
Database
Automation
File Export
Spreadsheet
Data Extraction
IT Automation
Reporting
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.