10,962 workflows
Nodes: Sort: Date:
Post RSS feed items from yesterday to Slack
This workflow will collect the RSS feed data from the previous day and post them to a Slack channel. To use this workflow you will need to add your credentials to the Slack node and select the channe ...
3,611
Built by Jonathan Jonathan
Jul 28, 2026
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
3,521
Built by Hermilio Hermilio
Jul 28, 2026
Find and share mentions from Twitter and Slack
This workflow searches for mentions of a company's name on Twitter and shares the tweets that mention it in a Slack channel. Prerequisites A Slack account and credentials A Twitter account and crede ...
3,413
Built by Jonathan Jonathan
Jul 28, 2026
Validate email of new contacts in Hubspot
This workflow uses a Hubspot Trigger to check for new contacts. It then validates the contacts' email using OneSimpleAPI. If there are any a message will be sent to Slack. To configure this workflow ...
3,291
Built by Jonathan Jonathan
Jul 28, 2026
Sync data between Google Drive and AWS S3
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 ...
2,965
Built by Lorena Lorena
Jul 28, 2026
Collects images from web search results and send to Google Sheets
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 ...
2,903
Built by Lorena Lorena
Jul 28, 2026
Parse Ycombinator news page
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...
2,831
Built by Eduard Eduard
Jul 28, 2026
Send a message to Telegram on a new item saved to Reader
What is it This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader. This workflow can be easily modify to support ...
2,759
Built by Nicolas Nicolas
Jul 28, 2026
Create dynamic Twitter profile banner
This workflow updates your Twitter profile banner when you have a new follower. To use this workflow: Configure Header Auth in the Fetch New Followers to connect to your Twitter account. Update the ...
2,695
Jul 28, 2026
Get email notifications for newly uploaded Google Drive files
This workflow sends out email notifications when a new file has been uploaded to Google Drive. The workflow uses two nodes: Google Drive Trigger**: This node will trigger the workflow whenever a ne ...
2,568
Built by Tom Tom
Jul 28, 2026
Get a Slack alert when a workflow went wrong
This workflow allows you to have a Slack alert when one of your n8n workflows gets an issue. Error trigger**: This node launched the workflow when one of your active workflows gets an issue Slack ...
2,510
Built by Pauline Pauline
Jul 28, 2026
Notify on new emails with invoices in Slack
This workflow checks for new emails in a mailbox and if the email body contains the word "invoice" it will send the attachment to Mindee. It then posts a message to Slack to let the team know a paymen ...
2,492
Built by Jonathan Jonathan
Jul 28, 2026
Send a random recipe once a day to Telegram
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 ...
2,475
Built by Hilary Torn Hilary Torn
Jul 28, 2026
Send a Whatsapp message via Twilio when a certain Onfleet event happens
Summary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus on your customers. Th ...
2,452
Built by James Li James Li
Jul 28, 2026
Create a document in outline for each new GitLab release
Create a document in Outline for each new GitLab release. Depends on this PR being merged. Copy workflow Set credentials for GitLab and Outline Inside HTTP Request node, set the following: collec ...
2,402
Built by Manu Manu
Jul 28, 2026
Search and download torrents using transmission-daemon
Ok google download "movie name" I develop this automation to improve my quality of life in handling torrents in my media-center. Goal Automate the search operations of a movie based on its name and ...
2,397
Built by Danger Danger
Jul 28, 2026
Send a file from S3 to AWS Textract
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 ...
2,245
Built by Tom Tom
Jul 28, 2026
Share jokes on Twitter automatically
This Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes
2,191
Built by Teeflo Teeflo
Jul 28, 2026
Create Zoom meeting link from Google Calendar invite
Gets Google Calendar events for the day (12 hours from execution time), and filters out in-person meetings, Signal meetings, and meetings canceled by Calendly ("transparent").
2,185
Jul 28, 2026
Use Redis to rate-limit your low-code API
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 ...
2,146
Jul 28, 2026