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 imports data from Google Sheets into a MySQL database.
Task:
Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc.
Why:
Spreadsheets and databases require the incoming data to have the same fields as the head ...
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
This workflow exports the contents of a JSON file to Google Sheets.
This workflows helps with processing binary data.
You'll often have binary objects with keys such as attachment_0, attachment_1, attachment_2, etc. attached to your items, for example when reading an ...
Upload invoices from Gmail to Google Drive daily
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow.
Important note!
Due to some breaking API changes in NocoDB some of i ...
This is the workflow powering the n8n demo shown at StrapiConf 2022.
The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissions using the Webhook ...
This workflow uses OpenAI to generate tweets to be stored in Airtable for review.
A JS snippet handles the topics to be tweeted about in the form of hashtags.
This workflow was originally presented at the February 2022 n8n Meetup.
Requirements
In order to use this workflow, you will need the following in place:
A configured Baserow account
A group in Bas ...
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an update to an existing ticket. You will need to have a workflow for each technician ...
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer update, matching the start time and end time provided by Dialpad and a note that c ...
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, ...
This workflow will check a mailbox for new emails and if the Subject contains Expenses or Reciept it will send the attachment to Mindee for processing then it will update a Google sheet with the value ...
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack.
Watch this talk and demo to learn more about this use case. The demo uses ...
This telegram bot is designed to send one random recipe a day.
This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet.
Wh ...
This workflow collects tweets (100 but adjustable) and add them to AirTable. Starting the 2nd execution, the workflow will add only the new tweets (based on Tweet ID), so there won't be any tweet dupl ...
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
This workflow synchronizes files one-way from Google Drive to AWS S3.
Google Drive Trigger node** triggers the workflow when a new file is added to the drive.
AWS S3 node** gets all files stored in ...