Browse 5,856 n8n workflow templates in the Data & Storage category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
5,856 workflows
in Data & Storage
Nodes:
Sort:
Date:
This workflow automatically downloads a CSV from the web, and parses it in a format that n8n can access. It then ensures that the data from the CSV is matched to the names of the columns in the databa ...
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 ...
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 ...
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the initial email and the GPT response to an automatically generated Google spreadsheet. ...
This workflow reads PDF textual content and sends the text to OpenAI. Attachments of interest will then be uploaded to a specified Google Drive folder. For example, you may wish to send invoices recei ...
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 ...
Enrich your company lists with OpenAI GPT-3 ↓
You’ll get valuable information such as:
Market (B2B or B2C)
Industry
Target Audience
Value Proposition
This will help you to:
add more personaliz ...
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 ...
This workflow will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to local or cloud storage.
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 ...
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 ...
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 ...
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 ...
Workflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSV
This workflow gets leads' contacts from a CSV file and adds it to the Pipedrive CRM by creating an organization and a person. The CSV file in this workflow serves as a universal connector allowing you ...
This workflow uses a number of technologies to track the value of ETFs, stocks and other exchange-traded products:
Baserow: To keep track of our investments
n8n’s Cron node: To trigger the workflow ...
This workflow shows a low code approach to creating a HTML table based on Google Sheets data. It's similar to this workflow, but allows fully customizing the HTML output.
To run the workflow:
Make ...
This workflow shows a no code approach to creating a HTML table based on Google Sheets data.
To run the workflow:
Make sure you have a Google Sheet with a header row and some data in it.
Grab your ...
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows.
For this approach to work, the sheet needs to meet two requirements:
A unique ide ...
This workflow queries a table in MySQL and inserts the data into Google Sheets.