7,569 workflows
in Development
Nodes:
Sort:
Date:
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 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 allows you to send position updates of the ISS every minute to a topic in MQTT using the MQTT node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node ...
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command.
Prerequisites
A Notion account and credentials, and a reading list similar to this template.
A ...
This workflow allows you to create, update, and retrieve a record from FileMaker.
FileMaker node: This node will create a new record in FileMaker.
FileMaker1 node: This node will add a new field t ...
This workflow allows you to compress binary files to zip format.
HTTP Request node: The workflow uses the HTTP Request node to fetch files from the internet. If you want to fetch files from your l ...
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Continous Delivery pipeline.
Telegram Trigger node: This node will trigger the workfl ...
This workflow allows you to create, update, and get a monitor using the UptimeRobot node.
UptimeRobot node: This node creates a new monitor of the type HTTP(S).
UptimeRobot1 node: This node will u ...
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: This no ...
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 ...
This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull request gets opened.
GitHub Trigger node: This node will trigger the workflow when c ...
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 ...
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 ...
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 ...
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 ...
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.
...
Objective
In industry and production sometimes machine data is available in databases. That might be sensor data like temperature or pressure or just binary information.
In this sample flow reads mach ...
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 ...
This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.
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 ...