4,912 workflows in Data & Storage
Nodes: Sort: Date:
Import CSV into MySQL
This workflow demonstrates how CSV file can be automatically imported into existing MySQL database. Before running the workflow please make sure you have a file on the server: /home/node/.n8n/conce ...
13,484
Built by Eduard Eduard
Jun 13, 2026
Two way sync Pipedrive and MySQL
This workflow automates a two way sync of customer data between Pipedrive and MySQL. It will create new records in one source if it only exists in the other. Where matching records have different data ...
10,719
Built by n8n Team n8n Team
Jun 13, 2026
Sync new data between two apps
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qualified lead from a Postgres database to a Google Sheets file. Setup instructions ...
9,429
Built by n8n Team n8n Team
Jun 13, 2026
AI Customer feedback sentiment analysis
LOOM Walkthrough: https://www.loom.com/share/4fbe06872cb8483993e7792018594f08 How it works Create a form for customer feedback, have OpenAI classify the sentiment of the feedback (positive/neutral/ne ...
9,050
Jun 13, 2026
Push JSON data into an App or to Spreadsheet file
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. Specifically, this workflow shows how to make a generic API re ...
8,931
Built by n8n Team n8n Team
Jun 13, 2026
Sync Google Sheets data with MySQL
This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database. Here is a step-by-step description of what this workflow does: Manual Trigger: T ...
7,760
Built by n8n Team n8n Team
Jun 13, 2026
Export SQL table into CSV file
This workflow demonstrates how easy it is to export SQL query to CSV automatically! Before running the workflow please make sure you have access to a local or remote MSSQL server with a sample Adve ...
6,600
Built by Eduard Eduard
Jun 13, 2026
Suspicious Login Detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected. It can be initiated either manually from within the n8n UI for testing or automat ...
6,442
Built by n8n Team n8n Team
Jun 13, 2026
Import multiple CSV to Google Sheets
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step-by-step breakdown: When clicked "Execute Workflow", the process starts. The "Read Binar ...
5,094
Built by n8n Team n8n Team
Jun 13, 2026
Read XML file and store content in Google Sheets
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadsheet. To run the workflow: Make sure you are running n8n 0.197 or newer Have n8n a ...
5,083
Built by Tom Tom
Jun 13, 2026
Transfer JSON data to CSV file
Workflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSV
4,735
Built by rrezart rrezart
Jun 13, 2026
Convert SQL table into Excel spreadsheet
This workflow demonstrates how easy it is to export SQL query to Excel automatically! Before running the workflow please make sure you have access to a remote SQL server (MS SQL, MySQL, PostgreSQL ...
4,648
Built by Eduard Eduard
Jun 13, 2026
Import CSV from URL to Google Sheets
This workflow automatically imports data from a CSV file located at a specific URL and then updates the Google Sheets document with the provided data. Below is a step-by-step description of what this ...
4,631
Built by n8n Team n8n Team
Jun 13, 2026
Create Salesforce accounts based on Google Sheets data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Google Sheets. To run the workflow: Make sure you have both Google Sheets and Salesfor ...
3,351
Built by Tom Tom
Jun 13, 2026
Monitor G2 competitors reviews [Google Sheets, ScrapingBee, Slack]
This workflow monitor G2 reviews URLS. When a new review is published, it will: trigger a Slack notification record the review in Google Sheets To install it, you'll need: access to Slack, Googl ...
3,116
Jun 13, 2026
Send Google Sheets data as a message to a Discord channel
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet. Prerequisites Discord accoun ...
2,880
Built by n8n Team n8n Team
Jun 13, 2026
Convert PostgreSQL table to CSV
Convert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL and convert it easi ...
2,851
Jun 13, 2026
Move a nextcloud folder file by file
Description: This template facilitates the transfer of a folder, along with all its files and subfolders, within a Nextcloud instance. The Nextcloud user must have access to both the source and destin ...
2,743
Jun 13, 2026
Create Salesforce accounts based on Excel 365 data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Excel 365 (the online version of Microsoft Excel). For a version working with regular Exce ...
2,741
Built by Tom Tom
Jun 13, 2026
Compare SQL datasets
This workflow compares 2 datasets from a single database. Two SQL nodes create a slightly different summary report based on the payments table. Both reports have the same structure, but different ti ...
2,543
Built by n8n Team n8n Team
Jun 13, 2026