551 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.
Working with dates and timesTask:
Handle dates and times in your workflow
Why:
Date and time formats can be hard to work with, we have 2 main ways of doing that with n8n that cover all the main needs
Main u…70.6k views
↗Prevent duplicate webhook processing with Data Tables idempotency guardQuick overview Stop repeated webhook deliveries from triggering payments, notifications, database writes, or other side effects more than once by storing scoped idempotency keys in…Code0 views
↗Process RFQ quotes from Gmail PDFs using Claude, PostgreSQL, and SlackQuick Overview This workflow monitors a Gmail inbox for RFQ emails with PDF drawings, extracts specifications with Anthropic Claude, enriches and scores suppliers from PostgreSQL, …Postgres · Slack · Gmail · Code · Anthropic0 views
↗Optimize EV charging load control and alerts with HTTP API and emailQuick overview This workflow polls an EV charging-network API every 5 minutes, calculates site-wide grid load and tariff status, generates per-station charging recommendations, and…Send Email · HTTP Request · Slack · Code0 views
↗Detect and self-heal data pipeline incidents with PostgreSQL, Claude and SlackQuick Overview This workflow runs every 15 minutes to pull recent records from PostgreSQL, detect data quality anomalies, and use Anthropic Claude to classify issues and plan remed…HTTP Request · Postgres · Slack · Code · Anthropic0 views
↗Train and run a deep neural network via webhooks using pure code nodesQuick overview This workflow exposes two webhooks to train and run inference for a 3-hidden-layer neural network built entirely with n8n Code and Merge nodes, persisting learned we…Code0 views
↗Optimize vessel fuel consumption, alerts, and reports with OpenAI and GmailQuick overview This workflow ingests vessel telemetry via a webhook, pulls historical performance from an n8n Data Table, and uses OpenAI agents to predict fuel burn, recommend fue…Gmail · Code · AI Agent · OpenAI Chat Model · Simple Memory0 views
↗Auto-fix ClickUp bug reports with OpenAI, Cursor, GitHub and SlackQuick overview This workflow receives ClickUp bug reports via webhook, uses OpenAI to plan a fix, optionally asks for developer approval in Slack, then triggers Cursor’s background…GitHub · HTTP Request · Slack · ClickUp · Code0 views
↗Build an engineering knowledge graph with ClickUp, GitHub, Claude, and SlackQuick overview This workflow ingests ClickUp tasks, GitHub pull request events, incident updates, and documentation changes, buffers them, then batch-processes the events to extrac…HTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
↗Route LLM prompts with Claude as primary and OpenAI as fallbackQuick overview A reusable LLM router. Another workflow calls it with a prompt, it asks Claude first, and it falls back to OpenAI when the primary answer is empty. It checks the ans…HTTP Request · Code0 views
↗Run parallel webhook services with HTTP Request fan-outQuick overview This workflow fans out three concurrent HTTP POST requests to internal n8n webhook endpoints, simulates independent service runtimes, and returns a report showing ti…HTTP Request0 views
↗Detect smart meter anomalies and route critical alerts via HTTP APIQuick overview This workflow runs hourly (or manually) to pull recent smart meter readings from a metering API, detect abnormal consumption patterns (spikes, drops, leakage, and st…HTTP Request · Code0 views
↗Predict transformer overload risk and send alerts via HTTP APIs, email, and SlackQuick overview This workflow runs every 15 minutes to fetch transformer load, temperature, and 30-day historical data via HTTP APIs, calculates an overload risk score and projected…Send Email · Google Sheets · HTTP Request · Slack · Code0 views
↗Track IBM Quantum backend drift with Bell tests, Sheets, Gmail and OpenAIQuick overview Quantum processors drift every single day. This workflow runs a Bell state test on the least busy IBM Quantum backend, picks the healthiest qubit pair straight from …Google Sheets · Gmail · Code · Basic LLM Chain · OpenAI Chat Model0 views
↗Monitor solar generation and grid usage with Open-Meteo data and Slack alertsQuick overview This workflow runs daily (or on demand) to pull solar production, grid usage, and Open‑Meteo weather data, estimate expected solar output, calculate net energy balan…HTTP Request · Slack · Code0 views
↗Inspect product quality from Telegram photos with Google Sheets and GeminiQuick overview This workflow accepts product inspection photos from Telegram, looks up product-specific quality standards in Google Sheets, and uses Google Gemini to return a struc…Google Sheets · Slack · Telegram · Gmail · Code0 views
↗Score cold-chain batch recall risk from IoT excursions with Anthropic and email alertsQuick overview This workflow receives cold-chain temperature excursion events via webhook, enriches them with shipment route history from a logistics API, uses Anthropic Claude to …Send Email · HTTP Request · Code · AI Agent · Anthropic Chat Model0 views
↗ETL Pipeline for OracleQuick overview A configurable ETL pipeline and data sync tool for Oracle database replication and data integration. On a schedule, it finds only the rows changed since the last run…Code · Oracle Database0 views
↗
↗Prevent duplicate webhook processing with Data Tables idempotency guardQuick overview Stop repeated webhook deliveries from triggering payments, notifications, database writes, or other side effects more than once by storing scoped idempotency keys in…Code0 views
↗Process RFQ quotes from Gmail PDFs using Claude, PostgreSQL, and SlackQuick Overview This workflow monitors a Gmail inbox for RFQ emails with PDF drawings, extracts specifications with Anthropic Claude, enriches and scores suppliers from PostgreSQL, …Postgres · Slack · Gmail · Code · Anthropic0 views
↗Optimize EV charging load control and alerts with HTTP API and emailQuick overview This workflow polls an EV charging-network API every 5 minutes, calculates site-wide grid load and tariff status, generates per-station charging recommendations, and…Send Email · HTTP Request · Slack · Code0 views
↗Detect and self-heal data pipeline incidents with PostgreSQL, Claude and SlackQuick Overview This workflow runs every 15 minutes to pull recent records from PostgreSQL, detect data quality anomalies, and use Anthropic Claude to classify issues and plan remed…HTTP Request · Postgres · Slack · Code · Anthropic0 views
↗Train and run a deep neural network via webhooks using pure code nodesQuick overview This workflow exposes two webhooks to train and run inference for a 3-hidden-layer neural network built entirely with n8n Code and Merge nodes, persisting learned we…Code0 views
↗Optimize vessel fuel consumption, alerts, and reports with OpenAI and GmailQuick overview This workflow ingests vessel telemetry via a webhook, pulls historical performance from an n8n Data Table, and uses OpenAI agents to predict fuel burn, recommend fue…Gmail · Code · AI Agent · OpenAI Chat Model · Simple Memory0 views
↗Auto-fix ClickUp bug reports with OpenAI, Cursor, GitHub and SlackQuick overview This workflow receives ClickUp bug reports via webhook, uses OpenAI to plan a fix, optionally asks for developer approval in Slack, then triggers Cursor’s background…GitHub · HTTP Request · Slack · ClickUp · Code0 views
↗Build an engineering knowledge graph with ClickUp, GitHub, Claude, and SlackQuick overview This workflow ingests ClickUp tasks, GitHub pull request events, incident updates, and documentation changes, buffers them, then batch-processes the events to extrac…HTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
↗Route LLM prompts with Claude as primary and OpenAI as fallbackQuick overview A reusable LLM router. Another workflow calls it with a prompt, it asks Claude first, and it falls back to OpenAI when the primary answer is empty. It checks the ans…HTTP Request · Code0 views
↗Run parallel webhook services with HTTP Request fan-outQuick overview This workflow fans out three concurrent HTTP POST requests to internal n8n webhook endpoints, simulates independent service runtimes, and returns a report showing ti…HTTP Request0 views
↗Detect smart meter anomalies and route critical alerts via HTTP APIQuick overview This workflow runs hourly (or manually) to pull recent smart meter readings from a metering API, detect abnormal consumption patterns (spikes, drops, leakage, and st…HTTP Request · Code0 views
↗Predict transformer overload risk and send alerts via HTTP APIs, email, and SlackQuick overview This workflow runs every 15 minutes to fetch transformer load, temperature, and 30-day historical data via HTTP APIs, calculates an overload risk score and projected…Send Email · Google Sheets · HTTP Request · Slack · Code0 views
↗Track IBM Quantum backend drift with Bell tests, Sheets, Gmail and OpenAIQuick overview Quantum processors drift every single day. This workflow runs a Bell state test on the least busy IBM Quantum backend, picks the healthiest qubit pair straight from …Google Sheets · Gmail · Code · Basic LLM Chain · OpenAI Chat Model0 views
↗Monitor solar generation and grid usage with Open-Meteo data and Slack alertsQuick overview This workflow runs daily (or on demand) to pull solar production, grid usage, and Open‑Meteo weather data, estimate expected solar output, calculate net energy balan…HTTP Request · Slack · Code0 views
↗Inspect product quality from Telegram photos with Google Sheets and GeminiQuick overview This workflow accepts product inspection photos from Telegram, looks up product-specific quality standards in Google Sheets, and uses Google Gemini to return a struc…Google Sheets · Slack · Telegram · Gmail · Code0 views
↗Score cold-chain batch recall risk from IoT excursions with Anthropic and email alertsQuick overview This workflow receives cold-chain temperature excursion events via webhook, enriches them with shipment route history from a logistics API, uses Anthropic Claude to …Send Email · HTTP Request · Code · AI Agent · Anthropic Chat Model0 views
↗ETL Pipeline for OracleQuick overview A configurable ETL pipeline and data sync tool for Oracle database replication and data integration. On a schedule, it finds only the rows changed since the last run…Code · Oracle Database0 views
↗