Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

455 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Nightly n8n backup to DropboxThis template will create a nightly backup of all your n8n workflows to a Dropbox folder. Each night, the previous night's backups are moved into an "old" folder, and renamed with Dropbox6.3k views
Send n8n automation errors to a Monday.com boardThis template is an error handler that will log n8n workflow errors to a Monday.com board for troubleshooting and tracking. Prerequisites Monday account and Monday credential CreaMonday.com · Code1.4k views
Meraki Packet Loss and Latency Alerts to Microsoft TeamsThis Template gives the ability to monitor all uplinks for your Meraki Dashboard and then alert your team in a method you prefer. This example is a Teams notification to our DispatHTTP Request · Redis · Microsoft Teams · Code4.3k views
KV - Cloudflare Key-Value Database Full API Integration WorkflowThis n8n template provides a comprehensive solution for managing Key-Value (KV) pairs using Cloudflare's KV storage. It's designed to simplify the interaction with Cloudflare's KV HTTP Request1.3k views
Send DingTalk message on new Azure DevOps Pull RequestThis template automates sending a DingTalk message on new Azure Dev Ops Pull Request Created Events. It uses a MySQL database to store mappings between Azure users and DingTalk useHTTP Request · MySQL · Code1.9k views
(De)activate n8n workflows using Telegram commandsTelegram N8N workflow (de)activator What does it do? This workflow helps you to quickly activate or deactivate a workflow through Telegram. Sometimes we are not able to access a P2.7k views
Create Unique Jira tickets from Splunk alertsThe workflow is an automated process designed for incident management and tracking, specifically by integrating Splunk alerts with a Jira ticketing system using n8n. The initial stJira Software2.3k views
Push and update files in GitHubThis workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then updates a file's content, adds, commits, andGitHub · Code5k views
Get workflows affected by 0.214.3 migrationIf you previously upgraded to n8n version 0.214.3, some of your workflows might have been accidentally rewired in the wrong way. This issue affected nodes with more than one outputCode · HTML1.4k views
Turn on a light to a specific color on any update in GitHub repositoryThis workflow turns a light red when an update is made to a GitHub repository. By default, updates include pull requests, issues, pushes just to name a few. Prerequisites GitHub Home Assistant7k views
Push your public IP to Namecheaps Dynamic DNSTemplate to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain. Open "yourdomain.com" Insert your domain and your Namecheap DDNS password Open "subdomaHTTP Request855 views
Triage alerts from Syncro and submit to OpsGenieThis workflow will take an alert from Syncro, determine if it's an agentofflinetrigger type, then determine if it's a new alert or a close to an existing alert, and then submit it HTTP Request1.3k views
Get a Slack alert when a workflow went wrongThis workflow allows you to have a Slack alert when one of your n8n workflows gets an issue. Error trigger: This node launched the workflow when one of your active workflows getSlack2.5k views
Send notification when deployment failsThis workflow sends a message on Slack when site deployment fails. Netlify Trigger node: This node triggers the workflow when the site deployment fails. Slack node: This node sSlack1k views
Deploy site when new content gets addedThis workflow demonstrates how to create a new deployment when new content gets added to the database. This example workflow can be used when building a JAMstack site. Webhook nNetlify1.5k views
Use Redis to rate-limit your low-code APIThis workflow demonstrates how to can use Redis to implement rate limits to your API. The workflow uses the incoming API key to uniquely identify the user and use it as a key inAirtable · Redis2.1k views
Backup workflows to GitHubNote: This workflow uses the internal API which is not official. This workflow might break in the future. The workflow executes every night at 23:59. You can configure a differentGitHub · HTTP Request9.4k views
Backup n8n workflows to Google DriveTemporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues with this workflow. It does not support versioning, so please HTTP Request · Google Drive22.3k views