448 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.
Expose Google Sheet KPIs as Prometheus metrics for GrafanaQuick overview
This workflow exposes KPI values stored in a Google Sheet as a Prometheus text exposition endpoint via an n8n webhook, so Grafana can scrape and chart them, with cac…Google Sheets · Code0 views
↗Clean up archived workflows with the n8n API on a scheduleQuick overview This workflow runs daily and uses the n8n API to find archived workflows older than a retention threshold, optionally deleting unprotected ones in batches while prod…Code0 views
↗Monitor scraper and endpoint health with Datasource Pulse and Slack alertsQuick overview This workflow runs every 6 hours to check an Apify scraper’s recent runs and a downstream HTTP endpoint using the Datasource Pulse Apify Actor, and sends a Slack ale…Slack0 views
↗Monitor Twilio debugger alerts and send grouped digests to Slack and Google SheetsQuick overview This workflow runs hourly to fetch Twilio Monitor Debugger alerts from the last hour, groups them by error code and log level, logs each alert to Google Sheets, and …Google Sheets · HTTP Request · Slack · Code0 views
↗Restore n8n workflows from GitHub JSON backups with Data TablesQuick overview This workflow manually restores n8n workflows from JSON backup files stored in a GitHub repository, recreates them via the n8n API, and tracks progress in an n8n Dat…GitHub · HTTP Request · Code0 views
↗Back up and sync workflow JSONs with GitHub using semantic SHAsQuick overview This workflow backs up all non-archived n8n workflows to a GitHub repository as JSON files, using a deterministic semantic SHA in each filename to detect new, update…GitHub · HTTP Request · Code0 views
↗Guard Hostinger VPS CPU spikes with Anthropic, SSH, and email approvalsQuick overview This workflow monitors a Hostinger VPS every 15 minutes for CPU spikes, correlates them with traffic anomalies, and either auto-activates a lockdown firewall or emai…Send Email · Code · Anthropic0 views
↗Route workflow error incidents to Slack alerts with a Notion incident logQuick overview This workflow captures n8n workflow execution errors, classifies and deduplicates them, logs incidents to a Notion database, and routes high-severity alerts to a Sla…Slack · Notion · Code0 views
↗Back up workflows daily to GitHub with incremental updatesQuick overview This workflow runs nightly to back up all workflows from your n8n instance to a GitHub repository, creating a new JSON file for new workflows and only updating exist…GitHub · HTTP Request0 views
↗Report daily workflow SLA metrics with the n8n API, data tables and TelegramQuick overview This workflow runs daily, queries the n8n API for workflows and recent executions, calculates per-workflow success rate, error count and p95 runtime over a rolling w…Telegram · Code0 views
↗Review GitHub pull requests with Mistral and send decisions to SlackQuick overview This workflow receives GitHub webhook events for pull requests, pushes, and branch/tag creates, filters out actions from the repo owner, and posts alerts to Slack (o…GitHub · HTTP Request · Slack · Discord · AI Agent0 views
↗Triage and retry failed workflow executions with Anthropic, Jira and OpenTelemetryQuick overview This workflow triggers on n8n execution errors, uses Anthropic (Claude) to classify the failure as transient or logic, and then either retries the failed execution v…HTTP Request · Jira Software · Code · Basic LLM Chain · Anthropic Chat Model0 views
↗Send SAP Business One low stock alerts via WhatsApp and emailQuick overview This workflow polls SAP Business One every 6 hours for active, unfrozen items whose on-hand quantity is below the minimum inventory level, then sends de-duplicated l…Send Email · HTTP Request · Code0 views
↗Audit Google Drive backup freshness with Google Sheets and SlackQuick overview This workflow runs nightly to audit a Google Drive backup folder against an SLA table in Google Sheets, logging a per-source scorecard and sending a Slack alert only…Google Sheets · Slack · Google Drive · Code0 views
↗Alert on API contract drift using Data Tables and SlackQuick overview This workflow runs on a schedule, polls a JSON API endpoint, derives and stores a snapshot of the response schema in an n8n Data Table, and posts a Slack alert only …HTTP Request · Slack · Code0 views
↗Create restorable n8n Docker backups in Google Drive via SSHQuick overview This workflow backs up n8n workflows and encrypted credentials from a self-hosted Docker instance via SSH, stores the exports as JSON files in structured Google Driv…Google Drive · Code0 views
↗Notify on server restarts with Discord, Telegram, and Slack alertsQuick overview This workflow triggers when the n8n instance starts, checks recent executions via the n8n API for unfinished runs, summarizes which workflows are affected, and posts…Slack · Telegram · Discord · Code0 views
↗Trigger Coolify deployments from new Docker Hub and GHCR image digestsQuick overview 🔄 Monitor Container Images from Docker Hub or GHCR. This workflow checks Docker Hub or GitHub Container Registry (GHCR) image tags for new digests. When an update …HTTP Request0 views
↗
↗Clean up archived workflows with the n8n API on a scheduleQuick overview This workflow runs daily and uses the n8n API to find archived workflows older than a retention threshold, optionally deleting unprotected ones in batches while prod…Code0 views
↗Monitor scraper and endpoint health with Datasource Pulse and Slack alertsQuick overview This workflow runs every 6 hours to check an Apify scraper’s recent runs and a downstream HTTP endpoint using the Datasource Pulse Apify Actor, and sends a Slack ale…Slack0 views
↗Monitor Twilio debugger alerts and send grouped digests to Slack and Google SheetsQuick overview This workflow runs hourly to fetch Twilio Monitor Debugger alerts from the last hour, groups them by error code and log level, logs each alert to Google Sheets, and …Google Sheets · HTTP Request · Slack · Code0 views
↗Restore n8n workflows from GitHub JSON backups with Data TablesQuick overview This workflow manually restores n8n workflows from JSON backup files stored in a GitHub repository, recreates them via the n8n API, and tracks progress in an n8n Dat…GitHub · HTTP Request · Code0 views
↗Back up and sync workflow JSONs with GitHub using semantic SHAsQuick overview This workflow backs up all non-archived n8n workflows to a GitHub repository as JSON files, using a deterministic semantic SHA in each filename to detect new, update…GitHub · HTTP Request · Code0 views
↗Guard Hostinger VPS CPU spikes with Anthropic, SSH, and email approvalsQuick overview This workflow monitors a Hostinger VPS every 15 minutes for CPU spikes, correlates them with traffic anomalies, and either auto-activates a lockdown firewall or emai…Send Email · Code · Anthropic0 views
↗Route workflow error incidents to Slack alerts with a Notion incident logQuick overview This workflow captures n8n workflow execution errors, classifies and deduplicates them, logs incidents to a Notion database, and routes high-severity alerts to a Sla…Slack · Notion · Code0 views
↗Back up workflows daily to GitHub with incremental updatesQuick overview This workflow runs nightly to back up all workflows from your n8n instance to a GitHub repository, creating a new JSON file for new workflows and only updating exist…GitHub · HTTP Request0 views
↗Report daily workflow SLA metrics with the n8n API, data tables and TelegramQuick overview This workflow runs daily, queries the n8n API for workflows and recent executions, calculates per-workflow success rate, error count and p95 runtime over a rolling w…Telegram · Code0 views
↗Review GitHub pull requests with Mistral and send decisions to SlackQuick overview This workflow receives GitHub webhook events for pull requests, pushes, and branch/tag creates, filters out actions from the repo owner, and posts alerts to Slack (o…GitHub · HTTP Request · Slack · Discord · AI Agent0 views
↗Triage and retry failed workflow executions with Anthropic, Jira and OpenTelemetryQuick overview This workflow triggers on n8n execution errors, uses Anthropic (Claude) to classify the failure as transient or logic, and then either retries the failed execution v…HTTP Request · Jira Software · Code · Basic LLM Chain · Anthropic Chat Model0 views
↗Send SAP Business One low stock alerts via WhatsApp and emailQuick overview This workflow polls SAP Business One every 6 hours for active, unfrozen items whose on-hand quantity is below the minimum inventory level, then sends de-duplicated l…Send Email · HTTP Request · Code0 views
↗Audit Google Drive backup freshness with Google Sheets and SlackQuick overview This workflow runs nightly to audit a Google Drive backup folder against an SLA table in Google Sheets, logging a per-source scorecard and sending a Slack alert only…Google Sheets · Slack · Google Drive · Code0 views
↗Alert on API contract drift using Data Tables and SlackQuick overview This workflow runs on a schedule, polls a JSON API endpoint, derives and stores a snapshot of the response schema in an n8n Data Table, and posts a Slack alert only …HTTP Request · Slack · Code0 views
↗Create restorable n8n Docker backups in Google Drive via SSHQuick overview This workflow backs up n8n workflows and encrypted credentials from a self-hosted Docker instance via SSH, stores the exports as JSON files in structured Google Driv…Google Drive · Code0 views
↗Notify on server restarts with Discord, Telegram, and Slack alertsQuick overview This workflow triggers when the n8n instance starts, checks recent executions via the n8n API for unfinished runs, summarizes which workflows are affected, and posts…Slack · Telegram · Discord · Code0 views
↗Trigger Coolify deployments from new Docker Hub and GHCR image digestsQuick overview 🔄 Monitor Container Images from Docker Hub or GHCR. This workflow checks Docker Hub or GitHub Container Registry (GHCR) image tags for new digests. When an update …HTTP Request0 views
↗