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 collects images from web search results on a specific query, analyzes the image for labels, formats the text, and adds the information in Google Sheets.
HTTP Request node** gets image ...
This workflow transcribes audio files stored in AWS S3 and stores the information in Google Sheets.
Google Drive Trigger node** triggers the workflow when a new file is uploaded in Google Drive.
AW ...
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3.
Telegram Trigger node** triggers the workflow when an image is sent in a Telegram channel.
AWS S3 n ...
A goal for 2022 is to write 1 thing I do each day. Combined with this workflow you will get daily messages via Telegram and when you reply to them they will be saved in a Google Sheet.
Note: Make sur ...
Executes schedule routines, and triggers alerts via telegram
query data from two different databases handle and unify in a single return
This workflow will take all emails you put into a certain folder, upload any attachements to Nextcloud, and mark the emails as read (configurable).
Attachements will be saved with automatically gener ...
This workflow automatically finds verified and nominative email and all information (with Dropcontact) to prospect properly from a Typeform.
Typeform Trigger**: This node triggers the workflow when ...
This workflow automatically does the following:
Scrapes comments and likes from a LinkedIn post.
Adds contact data (nominative and verified email address, gender, standardized first name and last nam ...
This workflow allows you to find and verify emails and enrich your contact from a Google Sheet with Dropacontact and add them to Lemlist.
Start node: The start node exists by default when you crea ...
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.
Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node ...
This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.
The workflow uses two nodes:
AWS S3**: This node will download a receipt file from S3
AWS T ...
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the ...
This workflow demonstrates how to can use Redis to implement rate limits to your API.
The workflow uses the incoming API key to uniquely identify the user and use it as a key in Redis. Every time a ...
This workflow is triggered when a new deal is created in HubSpot. Then, it processes the deal based on its value and stage.
The first branching follows three cases:
If the deal is closed and won, a ...
This workflow is scheduled to run every week, when it gets all your Shopify orders, calculates their sales value, stores the data in Google Sheets, and sends a notification message to a Slack channel. ...
Temporary solution using the undocumented REST API for backups using Google drive.
Please note that there are issues with this workflow. It does not support versioning, so please know that it will cr ...
This workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3.
AWS S3: This node will retrieve all the files from an S3 bucket you specify.
AWS Transcri ...
This workflow creates an automatic self-hosted URL shortener. It consists of three sub-workflows:
Short URL creation for extracting the provided long URL, generating an ID, and saving the record in t ...
This simple workflow allows you to get an mp4 attachment from gmail email and then upload it to Google Drive to get attachment webview link.