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 template automates sending a DingTalk message on new Azure Dev Ops Pull Request Created Events. It uses a MySQL database to store mappings between Azure users and DingTalk users; so the right use ...
This n8n workflow automates the process of monitoring inventory levels for Shopify products, ensuring timely updates and efficient stock management. It is designed to alert users when inventory levels ...
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 ...
This template can be used to verify email addresses with Icypeas. Be sure to have an active account to use this template.
How it works
This workflow can be divided into four steps :
The workfl ...
This template can be used to verify email addresses with Icypeas. Be sure to have an active account to use this template.
How it works
This workflow can be divided into four steps :
The workfl ...
This template can be used to verify email addresses with Icypeas. Be sure to have an active account to use this template.
How it works
This workflow can be divided into four steps :
The workf ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive. ...
The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then, it waits for a manual chat message. When received, the chat message is turned into a vector and compared to ...
This workflow demonstrates two ways of exporting data from SQL to XML.
First, several random records are received from the MySQL database.
Then, in the upper part of the workflow, the structure of a ...
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template.
The upper part of the workflow starts with a webhook. Then it gets several random reco ...
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 ...
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 ...
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 ...
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 ...