4,912 workflows
in Data & Storage
Nodes:
Sort:
Date:
Upload invoices from Gmail to Google Drive daily
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 ...
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 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 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 ...
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 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 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 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 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 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 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 workflow exports the contents of a JSON file to Google Sheets.
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 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 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 will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to local or cloud storage.
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 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. ...