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 is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions.
What have you accomplished since your last report ...
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 ...
This workflow uses a Hubspot Trigger to check for new companies. It then checks the companies website exists using the HTTP node. If it doesn't, a message is sent to Slack.
To configure this workflow ...
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack.
Watch this talk and demo to learn more about this use case. The demo uses ...
This workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow you will need to update the credentials used for the Github nodes.
This workflow handles the incoming call from Twitter and sends the required response for verification.
On registering the webhook with the Twitter Account Activity API, Twitter expects a signature in ...
This telegram bot is designed to send one random recipe a day.
This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet.
Wh ...
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
I'm currently trialing a 4 day work week for all staff at my company, and one of the major impacts on productivity is interruptions.
As such, I opted to use N8N to create a workflow to monitor my Goo ...
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 ...
What is it
This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader.
This workflow can be easily modify to support ...
Have you ever wanted to throttle Plex when connecting remotely to your server? Well here is the script for you! The instructions to deploy are below:
You will need:
A plex server with Plex Pass (for ...
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
This workflow synchronizes files one-way from Google Drive to AWS S3.
Google Drive Trigger node** triggers the workflow when a new file is added to the drive.
AWS S3 node** gets all files stored in ...
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the text, and adds the information in Google Sheets.
HTTP Request node** gets image ...
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 ...
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3.
Telegram Trigger node** triggers the workflow when an image is sent in a Telegram channel.
AWS S3 n ...
Ok google download "movie name"
I develop this automation to improve my quality of life in handling torrents in my media-center.
Goal
Automate the search operations of a movie based on its name and ...
This Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes
Create a document in Outline for each new GitLab release.
Depends on this PR being merged.
Copy workflow
Set credentials for GitLab and Outline
Inside HTTP Request node, set the following:
collec ...