Browse 9,070 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,070 workflows in Development
Nodes: Sort: Date:
Perform speech-to-text on recorded audio clips using Wit.ai
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.
8,901
Built by amudhan amudhan
Jun 30, 2020
Create a new DigitalOcean Droplet
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; ...
1,207
Built by amudhan amudhan
Jun 29, 2020
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
6,547
Built by amudhan amudhan
Jun 29, 2020
Set alert on the website changes
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.
3,574
Jun 26, 2020
Cross-post your blog posts
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
2,457
Built by amudhan amudhan
Jun 24, 2020
Get daily SMS updates about weather
Get daily SMS updates to tell you if you should wear a sweater
1,225
Built by tanaypant tanaypant
Jun 17, 2020
Tiny tiny Rss (aka tt-rss) Feed to Mastodon
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 ...
1,448
Built by dev dev
May 22, 2020
Render custom text over images
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 ...
1,639
Built by tanaypant tanaypant
May 12, 2020
Sample error workflow
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.
1,422
Built by tanaypant tanaypant
May 06, 2020
Send SMS alerts based on database queries (Twilio and Postgres)
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 ...
3,185
Built by tanaypant tanaypant
May 05, 2020
Generate and insert data into a Postgres database
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 ...
5,969
Built by tanaypant tanaypant
May 05, 2020
Incident Response Workflow - Part 3
This workflow is the third of three. You can find the other workflkows here: Incident Response Workflow - Part 1 Incident Response Workflow - Part 2 Incident Response Workflow - Part 3 We have the f ...
1,832
Built by tanaypant tanaypant
Apr 29, 2020
Incident Response Workflow - Part 2
This workflow is the second of three. You can find the other workflkows here: Incident Response Workflow - Part 1 Incident Response Workflow - Part 2 Incident Response Workflow - Part 3 We have the ...
1,477
Built by tanaypant tanaypant
Apr 29, 2020
Manage custom incident response in PagerDuty and Jira
This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and notifies the on-call team in Mattermost. This workflow consi ...
2,624
Built by tanaypant tanaypant
Apr 29, 2020
Webhooks with Mattermost
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
1,866
Built by tanaypant tanaypant
Apr 25, 2020
Send daily affirmations to Telegram
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node. I used the affirmations.dev API
2,430
Built by malgamves malgamves
Apr 06, 2020
Send trending "Show HN" to email
Triggers every day at 1pm Gets the current content from Hacker News Gets all the different submission items Extracts the rank, title and url Checks if it is a "Show HN" submission Combines the items ...
1,573
Jan 01, 2020
API queries data from GraphQL
Simpe API which queries the received country code via GraphQL and returns it. Example URL: https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE Receives country code from an incoming HTTP Req ...
4,485
Dec 17, 2019