Browse 9,017 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,017 workflows
in Development
Nodes:
Sort:
Date:
This will send your Github notifications to a discord webhook.
Since Github doesn't send push notifications to mobile devices other then @mention this is a great workaround to receive notifications o ...
Companion Workflow for Postgres node docs
Companion workflow for SIGNL4 node docs.
.
This workflow performs speech-to-text on recorded audio clips using Wit.ai.
To get started, replace your Wit.ai Server Access Token in the Authorization header.
Uses a DigitalOcean Personal Access Token to create a new Droplet.
Add your personal access token and change the parameters to create droplets of different sizes.
You can also specify more options; ...
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
I used this to check for a page that had Out Of Stock not found when an item came back in stock.
Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
Get daily SMS updates to tell you if you should wear a sweater
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon.
You'll need:
Your mastondon URL instance
Your mastondon access token
Your Tiny Tiny R ...
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a Bannerbear node to create an ...
A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an SMS to the specified mobile number.
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not been sent.
This is Workflow 2 in the blog tutorial Database activity monitoring an ...
This is Workflow 1 in the blog tutorial Database activity monitoring and alerting.
Prerequisites
A Postgres database set up and credentials.
Basic knowledge of JavaScript and SQL.
Nodes
Cron node ...