🚨 Report n8n workflow errors to Telegram
Use case Error workflows are an important part of running workflows in production. Make sure to set them up for all your important workflows…
View on n8n.io →Automate deployments, CI/CD triggers, and infrastructure monitoring tasks.
DevOps automation workflows connect CI/CD pipelines, infrastructure monitoring tools, and deployment systems to create self-healing, self-documenting operational processes. Templates in this category handle deployment triggers from GitHub or GitLab, infrastructure health checks, log aggregation, and automated rollback sequences. Complexity tiers align with operational maturity: simple workflows create a single notification or trigger a single API call on a git event; intermediate builds orchestrate multi-step deployment sequences with environment checks; advanced workflows manage blue-green deployment logic, incident escalation trees, and multi-cloud infrastructure coordination. Demand Score in this category is a strong signal of toolchain pain — high-view templates often address integration gaps between popular DevOps tools that lack native connectors. The n8n node library covers most major platforms, and TeloSignal tracks which combinations builders reach for most. Paid members see ranked demand scores and build-vs-skip recommendations.
Showing 1–50 of 55 templates, ordered by views
🚨 Report n8n workflow errors to Telegram
Use case Error workflows are an important part of running workflows in production. Make sure to set them up for all your important workflows…
View on n8n.io →Turn on a light to a specific color on any update in GitHub repository
This workflow turns a light red when an update is made to a GitHub repository. By default, updates include pull requests, issues, pushes jus…
View on n8n.io →Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then upda…
View on n8n.io →Automate NPM package installation and updates for self-hosted environments
*Are you looking to install external libraries for your self-hosted N8N instance? This automated workflow makes adding npm packages to your…
View on n8n.io →Save your workflows into a Gitlab repository
This template is inspired by [Save your workflows into a GitHub repository](https://n8n.io/workflows/817-save-your-workflows-into-a-github-r…
View on n8n.io →Restore backed up workflows from GitHub to n8n
Restore backed up workflows from GitHub to your n8n workspace. This workflow was inspired by [this one](https://n8n.io/workflows/1534-back-u…
View on n8n.io →Query n8n credentials with AI SQL agent
This n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your credentials should remain…
View on n8n.io →Get details of a GitLab repository
View on n8n.io →Receive messages from a topic via Kafka and send an SMS
View on n8n.io →Notify a team channel about new software releases via Slack and GitHub
This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release. Prerequisites - A Gi…
View on n8n.io →Receive updates for GitLab events
Companion workflow for GitLab Trigger docs
View on n8n.io →Execute multiple command lines based on text file inputs
This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to execute a command for ea…
View on n8n.io →(De)activate n8n workflows using Telegram commands
Telegram N8N workflow (de)activator What does it do? This workflow helps you to quickly activate or deactivate a workflow through Telegram.…
View on n8n.io →Send selected GitHub events to Slack
1. Gets triggered by GitHub once a user stars/unstars a repository 1. Checks if star got added or removed and forwards data depending on tha…
View on n8n.io →Purge n8n execution history located in Mysql
This workflow is useful if you have lots of tasks running daily. MySQL node (or the database used to save data shown in n8n - could be Mong…
View on n8n.io →Invoke an AWS Lambda function
Companion workflow for AWS Lambda docs
View on n8n.io →Automate Google OAuth2 credential creation in n8n
Overview: Automate Your Google OAuth2 Credential Creation This workflow template streamlines the process of creating and naming individual…
View on n8n.io →Mark outdated workflow nodes on canvas and send a summary with Gmail (add-on)
This is an add-on for the template [Check if workflows contain build-in nodes that are not of the latest version](https://n8n.io/workflows/2…
View on n8n.io →Automated daily backup of n8n workflows to GitLab repositories
n8n Workflow: Sync Workflows with GitLab How It Works This workflow ensures that your self-hosted n8n workflows are version-controlled in…
View on n8n.io →Receive updates for Bitbucket events
Companion workflow for Bitbucket Trigger node docs
View on n8n.io →Execute a command that gives the hard disk memory used on the host machine
View on n8n.io →Release a new version via Telegram bot command
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Continous Delivery pipeline.…
View on n8n.io →Handle errors from a different workflow
When set as "Error Workflow" on other workflow which does fail will it send an Email with information about which workflow did fail and what…
View on n8n.io →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 mob…
View on n8n.io →Get DNS entries of any domain with uProc
Do you want to control the DNS domain entries of your customers or servers? This workflow gets DNS information of any domain using the uPro…
View on n8n.io →Manage changes using the Git node
This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the `README.md` file to the s…
View on n8n.io →Send n8n automation errors to a Monday.com board
This template is an error handler that will log n8n workflow errors to a Monday.com board for troubleshooting and tracking. Prerequisites -…
View on n8n.io →Automatically prune n8n execution history
Automated Execution Pruning This workflow is designed to help you manage and optimize your n8n instance by automatically pruning old workfl…
View on n8n.io →Trigger a build in Travis CI when code changes are push to a GitHub repo
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. Git…
View on n8n.io →Weekly n8n executions failures report to Telegram
How it works - Weekly triggered - Fetches all previous executions of a given workflow - Filter for failures and aggregate them into a single…
View on n8n.io →Send an SMS when a workflow fails
View on n8n.io →Send message on Mattermost when your n8n instance starts
This workflow allows you to receive a message on Mattermost when your n8n instance starts. n8n Trigger node: The n8n Trigger node will tr…
View on n8n.io →Receive updates for GitHub events
Companion workflow for Github Trigger node docs
View on n8n.io →Watchdog: Update All Workflows With Default Error Workflow
Do you consistently *forget* to set a Default Error Workflow when creating new workflows? Then this helper workflow is for you! When activ…
View on n8n.io →Watchdog: Auto Resume Workflows
If you have multiple users managing workflows, there may come a time where a user “accidentally” turns off a workflow. Or, if you have workf…
View on n8n.io →Receive updates for AWS SNS events
Companion workflow for AWS SNS Trigger node docs
View on n8n.io →Readable workflow export & deployment pipeline for multi-environment CI/CD
This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n. Export workflows with readable…
View on n8n.io →Send a message via AWS SNS
Companion workflow for AWS SNS node docs
View on n8n.io →Get all releases in Sentry
View on n8n.io →Automated execution cleanup system with n8n API and custom retention rules
Make your n8n instance faster, cleaner, and more efficient by deleting old workflow executions — while keeping only the most recent ones you…
View on n8n.io →Get a pipeline in CircleCI
View on n8n.io →Kubernetes management with natural language using GPT-4o and MCP tools
Who is this for? This workflow is designed for DevOps engineers, platform engineers, and Kubernetes administrators who want to interact wit…
View on n8n.io →Execute a job on Rundeck
Companion workflow for Rundeck node docs
View on n8n.io →Launch AWS EC2 instances from Google Sheets using Terraform
This automated n8n workflow enables launching AWS EC2 instances directly from a Google Sheets document. Users can specify instance details (…
View on n8n.io →Trigger a build using the TravisCI node
View on n8n.io →Backup n8n workflows with versioning and Notion tracking
Copy n8n workflows to a slave n8n repository Inspired by [Alex Kim's workflow](https://n8n.io/workflows/3048-clone-n8n-workflows-between-in…
View on n8n.io →Complete LAMP stack (Linux, Apache, MySQL, PHP) automated server setup
This automated n8n workflow enables the rapid setup of a complete LAMP (Linux, Apache, MySQL, PHP) stack on a Linux server, executing the en…
View on n8n.io →Automate PostgreSQL & MySQL database management on Linux servers
This automated n8n workflow efficiently manages the setup, creation, and deletion of PostgreSQL and MySQL databases on a Linux server, execu…
View on n8n.io →Transfer workflows with credentials & sub-workflow management between n8n instances
*This workflow contains community nodes that are only compatible with the self-hosted version of n8n.* Export Workflows Between n8n Instanc…
View on n8n.io →Set up complete MERN stack development environment on Linux server
This automated n8n workflow sets up a complete MERN Stack development environment on a Linux server by installing core technologies, develop…
View on n8n.io →