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.

Backup Tag-Selected Workflows to GitlabFetches workflow definitions from within n8n, selecting only the ones that have one or more (configurable) assigned tags and then: Derives a suitable backup filename by reducing thGitLab1.7k views
Send Slack notifications when a new release is published for public Github reposThis workflow checks a configured list of Github repositories daily to see if a new release has been published. How it works: Workflow has a daily trigger RepoConfig node is a JSOHTTP Request · Slack · Code1.5k views
Access execution data from an error workflowSometimes you want to take a different action in your error workflow based on the data that was flowing through it. This template illustrates how you can do that (more specificallCode1.9k views
Query n8n Credentials with AI SQL AgentThis n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your credentials should remain safe as this workflow does not decrypt oCode · AI Agent · OpenAI Chat Model · Simple Memory · Code Tool4.9k views
Attach a default error handler to all active workflowsHow it works: Did you ever miss any errors in your workflow executions? I did! And I usually only realised a few days or weeks later. 🙈 This template attaches a default error woGmail · Code3.7k views
Check if workflows contain build-in nodes that are not of the latest versionHow it works it will return workflows that have buil-in nodes not of latest version with information of node name, type, current version and latest version for that type Set up stHTTP Request · Code2.1k views
Restore backed up workflows from GitHub to n8nRestore backed up workflows from GitHub to your n8n workspace. This workflow was inspired by this one that lets you back up your n8n workflows to GitHub. It will let you restore yoGitHub5k views
Subscribe to new releases of a Github repository via GmailThis is a very simple workflow that lets you subscribe to any github repository for the latest release (using n8n as example). How it works: daily poll to Github repository for rHTTP Request · Gmail882 views
Send HTTP Requests to a list of URLsHow it works This workflow reads a list of URLs every 15 minutes, and sends an HTTP request to every URL on the list. Set up steps Schedule the workflow to run at your desired freHTTP Request2.5k views
Prevent simultaneous workflow executions with RedisPurpose This ensures that executions of scheduled workflows do not overlap when they take longer than expected. How it works This is a separate workflow which monitors the executiRedis1.5k views
🦅 Get a bird's-eye view of your n8n instance with the Workflow Dashboard!⚡ UPDATE on May 2025 – added section with all n8n instance webhooks Using n8n a lot? Soar above the limitations of the default n8n dashboard! This template gives you an overview Code · HTML8.8k views
Weekly N8N executions failures report to TelegramHow it works Weekly triggered Fetches all previous executions of a given workflow Filter for failures and aggregate them into a single report Sends them to a given Telegram chat. Telegram1.3k views
Watchdog: Update All Workflows With Default Error WorkflowDo you consistently forget to set a Default Error Workflow when creating new workflows? Then this helper workflow is for you! When activated, this helper workflow will: Scan ALL Postgres1k views
Watchdog: Auto Resume WorkflowsIf you have multiple users managing workflows, there may come a time where a user “accidentally” turns off a workflow. Or, if you have workflows that automatically turn off other w917 views
🚨 Report n8n workflow errors directly to your emailUse case Error workflows are an important part of running workflows in production. Get alerts for errors directly in your inbox. How to setup Add your Gmail creds Add your target Gmail1.6k views
🚨 Report n8n workflow errors to TelegramUse case Error workflows are an important part of running workflows in production. Make sure to set them up for all your important workflows. The message links directly to the execTelegram4k views
🤖 Advanced Slackbot with n8nUse case Slackbots are super powerful. At n8n, we have been using them to get a lot done.. But it can become hard to manage and maintain many different operations that a workflow cHTTP Request · Postgres · Slack · Code9.4k views
🚨 Report n8n workflow errors to SlackUse case Error workflows are an important part of running workflows in production. How to setup Add Slack creds Add this error workflow to other workflows (docs)Slack2k views