8,334 workflows in Development
Nodes: Sort: Date:
Manage newsletter signups in Baserow
This is the workflow that I presented at the April 9, 2021 n8n Meetup. This workflow uses Baserow.io to store registration information collected using n8n as both the web server and the data processo ...
1,518
Built by jason jason
Jul 29, 2026
N8N EspaƱol - Bot Multi Idioma NoCode
Tutorial: https://comunidad-n8n.com/bot-multi-idioma-no-code/ Comunidad de telegram: https://t.me/comunidadn8n BOT: https://t.me/NocodeTranslateBot
1,399
Jul 29, 2026
Send an SMS to a number whenever you go out
This workflow allows you to send an SMS to a number whenever you go out. Pushcut is an app for iOS that lets you create smart notifications to kick off shortcuts, URLs, and online automation. Yo ...
1,397
Jul 29, 2026
Send weather alerts to your mobile phone with OpenWeatherMap and SIGNL4
Get weather alerts on your mobile phone via push, SMS or voice call. This flow gets weather information every morning and sends out an alert to your SIGNL4 on-call team. For example you can send out ...
1,391
Built by Ron Ron
Jul 29, 2026
Create an event in PostHog when a request is made to a webhook URL
This workflow automatically creates an event in PostHog when a request is made to a webhook URL. Prerequisites A PostHog account and credentials Nodes Webhook node triggers the workflow when a URL ...
1,194
Jul 29, 2026
Translate cocktail instructions using DeepL
This workflow allows you to translate cocktail instructions using DeepL. HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fe ...
1,171
Jul 29, 2026
Send daily weather updates to a phone number via Plivo
This workflow allows you to send daily weather updates via an SMS message using the Plivo node. Cron node: The Cron node will trigger the workflow daily at 9 AM. OpenWeatherMap node: This node wil ...
1,159
Jul 29, 2026
Get daily poems in Telegram
This workflow posts a poem translated into English every day in a Telegram chat. Cron node: triggers the workflow every day at 10:00. You can change the time and interval based on your use case. ...
1,027
Built by Lorena Lorena
Jul 29, 2026
Check for preview for a link
This workflow allows you to check for preview for a link and return the preview if it exists. Peekalink node: This node checks if a preview is available for a URL or not. If a preivew is available ...
790
Jul 29, 2026
Access data from bubble application
This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.
783
Built by jason jason
Jul 29, 2026
Send location updates of the ISS every minute to a queue in AWS SQS
This workflow allows you to send position updates of the ISS every minute to a queue using the AWS SQS node. Cron node: The Cron node will trigger the workflow every minute. HTTP Request node: Thi ...
656
Jul 29, 2026
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
Jul 29, 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
Jul 29, 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
Jul 29, 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
Jul 29, 2026
Backup n8n workflows to Google Drive
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 ...
22,336
Jul 29, 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
Jul 29, 2026
Handle pagination in HTTP Requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the request to has pagination, and returns a cursor (something that points to the next p ...
11,200
Jul 29, 2026
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflow executes every night at 23:59. You can configure a different time bin the Cron n ...
9,364
Jul 29, 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
Jul 29, 2026