Browse 5,973 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,973 workflows
in Data & Storage
Nodes:
Sort:
Date:
This workflow provides an OAuth 2.0 auth token refresh process for better control. Developers can utilize it as an alternative to n8n's built-in OAuth flow to achieve improved control and visibility. ...
This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this example: social media profile links).
The agent is equipped with 2 tools:
text ...
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once.
Youtube tutorial
Who is this for?
For developers and organizations that need to protect PDF files with the password.
What problem is this workflow solving?
PDF file protection problem.
What this workflow does
Downl ...
This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural language queries and interact with a SQLite database to provide accurate answers. οΏ½ ...
Purpose
This enables webhooks for nearly realtime updates (every 5 seconds) from Notion Databases.
Problem
Notion does not offer webhooks. Even worse, the βLast edited timeβ property, we could ...
This workflow is aimed to create new posts in wordpress automatically from an airtable dashboard.
When creating content in bulk, we can save time by automating how we can post and publish this content ...
How it works:
The workflow starts by sending a request to a website to retrieve its HTML content.
It then parses the HTML extracting the relevant information
The extracted data is storted and converte ...
The template allows to make Dropcontact batch requests up to 250 requests every 10 minutes (1500/hour). Valuable if high volume email enrichment is expected.
Dropcontact will look for email & basic e ...
Purpose
This ensures that executions of scheduled workflows do not overlap when they take longer than expected.
How it works
This is a separate workflow which monitors the execution of the main workf ...
Extract Title tag and meta description from url for SEO analysis.
How it works
The workflows takes records from Airtable, get the url in the records and extract from the related webpage the title tag ...
In Grist, when I mark a row as confirmed (via a toggle):
a webhook is set up to notify n8n, and this workflow will create derived records in the destination table.
Design decisions
Confirmation-bas ...
π Do you want to master AI automation, so you can save time and build cool stuff?
Iβve created a welcoming Skool community for non-technical yet resourceful learners.
ππ» Join the AI Atel ...
This is an end-to-end workflow for creating a simple OpenAI Assistant. The whole process is done with n8n nodes and do not require any programming experience.
The workflow is divided into three main ...
π Do you want to master AI automation, so you can save time and build cool stuff?
Iβve created a welcoming Skool community for non-technical yet resourceful learners.
ππ» Join the AI Atel ...
π Do you want to master AI automation, so you can save time and build cool stuff?
Iβve created a welcoming Skool community for non-technical yet resourceful learners.
ππ» Join the AI Atel ...
This workflow helps marketers verify and update data using EffiBotics Email Verifier API.
Copy and create a list with emails as on this one https://docs.google.com/spreadsheets/d/1rzuojNGTaBvaUEON6ca ...
This workflow will allow you to use OpenAI Assistant API together with a chatting platform. This version is configured to work with Hubspot, however, the Hubspot modules can be replaced by other platf ...
Automating your marketing campaign management process can streamline your workflow and save you valuable time. With the combination of Baserow and n8n, you can efficiently handle your campaign data an ...
How it works
This workflow watches a selected Google Drive folder for any images added to it.
It then takes that image, sends it the the tinypng.com service which optimises and reduces its size (where ...