7,569 workflows in Development
Nodes: Sort: Date:
Analyze feedback using AWS Comprehend and send it to a Mattermost channel
This workflow analyzes the sentiments of the feedback provided by users and sends them to a Mattermost channel. Typeform Trigger node: Whenever a user submits a response to the Typeform, the Typefo ...
650
Jun 15, 2026
Receive updates of the position of the ISS every minute
This workflow demonstrates the use of static data in n8n. The workflow is built on the concept of polling. Cron node: The Cron node triggers the workflow every minute. You can configure the time ba ...
526
Jun 15, 2026
Receive updates of the position of the ISS and add it to a table in TimescaleDB
This workflow allows you to receive updates about the positiong of the ISS and add it to a table in TimescaleDB. Cron node: The Cron node triggers the workflow every minute. You can configure the t ...
482
Jun 15, 2026
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based on the extracted data. Prerequisites Some familiarity with HTML and CSS selectors ...
26,940
Built by Tom Tom
Jun 15, 2026
Message on website content changed in Telegram
I wanted a system to monitor website content changes and notify me. So I made it using n8n. Especially my competitor blogs. I wanted to know how often they are posting new articles. (I used their sit ...
12,586
Built by MC Naveen MC Naveen
Jun 15, 2026
Transcribe audio files from Cloud Storage
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 ...
9,361
Built by Lorena Lorena
Jun 15, 2026
Standup bot (4/4): Worker
This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions. What have you accomplished since your last report ...
5,207
Built by Jonathan Jonathan
Jun 15, 2026
OpenAI-powered tweet generator
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.
4,695
Built by Gareth Roll Gareth Roll
Jun 15, 2026
Get top 5 products on Product Hunt every hour
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 ...
4,544
Jun 15, 2026
Extract and store text from chat images using AWS S3
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 ...
4,103
Built by Lorena Lorena
Jun 15, 2026
Cron routines with Telegram
Executes schedule routines, and triggers alerts via telegram
3,897
Built by Hermilio Hermilio
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 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
Jun 15, 2026