Browse 9,000 n8n workflow templates in the Development category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
9,000 workflows
in Development
Nodes:
Sort:
Date:
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 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 ...
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 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 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 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 creates an automatic self-hosted URL shortener. It consists of three sub-workflows:
Short URL creation for extracting the provided long URL, generating an ID, and saving the record in t ...
🎶 Add liked songs to a monthly playlist
> This Workflow is a port of Add saved songs to a monthly playlist from IFTTT.
When you like a song, the workflow will save this song in a monthly play ...
This workflow allows extracting data from multiple pages website.
The workflow:
1) Starts in a country list at https://www.theswiftcodes.com/browse-by-country/.
2) Loads every country page (https://w ...
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 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 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 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 ...
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel.
Cron node: Schedule th ...
This workflow allows you to create, update, and get an object from Bubble.
Bubble node: This node will create a new object of the type Doc in Bubble. If you want to create an object with a differen ...
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 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 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 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.
...
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 ...