546 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.
Reusable and Independently Testable Sub-workflowReusable and Independently Testable Sub-workflow
This n8n workflow provides a standardized structure for building and testing sub-workflows in isolation. Its purpose is to help you…345 views
↗Automated Airtable to Postgres Migration with n8nOverview This ETL system automates the process of migrating data from Airtable to PostgreSQL with a single API request. It maps your Airtable schema into a Postgres-compatible st…HTTP Request · Code · HTML72 views
↗Unix Timestamp to ISO Date ConverterThis n8n workflow provides a simple yet powerful utility to convert Unix timestamps (seconds since epoch) into the universally recognized ISO 8601 date and time format. This is cru…236 views
↗Manage User Authentication with Telegram, Redis Cache and Google SheetsHow It Works Telegram bot listens for messages and uses chat ID as the unique user identifier. Checks Google Sheets for existing users; registers new users if not found. Caches ac…Google Sheets · Redis · Code199 views
↗Build Production-Ready User Authentication with Airtable and JWTThis n8n workflow provides a comprehensive solution for user authentication and management, leveraging Airtable as the backend database. It includes flows for user sign-up and logi…Airtable · Crypto271 views
↗Evaluation metric example: String similarityAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…HTTP Request · Code · OpenAI · Evaluation361 views
↗Evaluation metric example: CategorizationAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…AI Agent · OpenAI Chat Model · Structured Output Parser · Evaluation405 views
↗Evaluation metric example: Check if tool was calledAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…AI Agent · OpenAI Chat Model · Calculator · Evaluation374 views
↗Control Your 3D Printer with GPT-4o and OctoPrint API ConversationsEver wanted to just tell your 3d printer what to do remotely? This game changer let's you converse with OpenAI agents to manage OctoPrint connected 3d printers. Great for remote …HTTP Request · Discord · AI Agent · OpenAI Chat Model · Simple Memory283 views
↗Query-to-Action Automation with Bright Data MCP & OpenAI GPT📌 AI Agent Template with Bright Data MCP Tool Integration This template obtains all the possible tools from Bright Data MCP, process this through chatbot, then run any tool based…AI Agent · OpenAI Chat Model · Simple Memory · Call n8n Workflow Tool · Chat Memory Manager462 views
↗Linking NocoDB Records via API 🔗How it works: The n8n flow grabs the needed IDs, fetches the current links, adds your new one, and sends a single HTTP request to NocoDB to update the record’s linked entries. Set…HTTP Request · NocoDB403 views
↗Track Hourly Weather Conditions with OpenWeatherMap and Google SheetsThis n8n template allows you to monitor hourly weather conditions in a specific city using OpenWeatherMap and log the results to a Google Sheet. It’s perfect for anyone needing per…Google Sheets · HTTP Request304 views
↗Prevent Concurrent Workflow Runs Using RedisWhat does this template do? This workflow sets a small "lock" value in Redis so that only one copy of a long job can run at the same time. If another trigger fires while the job …Redis449 views
↗Secure API Endpoint with Bearer Token Authentication and Field ValidationA reusable and production-ready n8n workflow that secures public webhooks using Bearer Token authentication and dynamic request validation. ✨ What It Does Verifies Bearer Token …Code509 views
↗📊 AI Token Tracker for WhatsApp & Telegram – Save AI Usage to Google Sheets💸 GPT-4o Token Tracker – Measure AI Usage and Cost via WhatsApp or Telegram Hi! I'm Amanda — I create smart, useful AI automations for n8n and Make. This workflow helps you mon…Google Sheets · HTTP Request · Telegram · Code · AI Agent464 views
↗Convert LLM Output into Rich Telegram Messages — Auto-Media & Smart ChunkingTelegram Rich Output Helper Workflow Who is this for? Builders of Telegram chat‑bots, AI assistants, or notification services who already run n8n and need to convert long, mixed…Telegram · Code304 views
↗Check Which AI Models Are Used in Your WorkflowsHow it works Fetch all workflows from your n8n instance. Filter workflows that contain nodes with a modelId setting. Extract the node names, model IDs, model names, workflow names…Google Sheets654 views
↗Paul Graham Essay Search & Chat with Milvus Vector DatabasePaul Graham Essay Search & Chat with Milvus Vector Database How It Works This workflow creates a RAG (Retrieval-Augmented Generation) system using Milvus vector database to search…HTTP Request · HTML · AI Agent · Embeddings OpenAI · OpenAI Chat Model731 views
↗
↗Automated Airtable to Postgres Migration with n8nOverview This ETL system automates the process of migrating data from Airtable to PostgreSQL with a single API request. It maps your Airtable schema into a Postgres-compatible st…HTTP Request · Code · HTML72 views
↗Unix Timestamp to ISO Date ConverterThis n8n workflow provides a simple yet powerful utility to convert Unix timestamps (seconds since epoch) into the universally recognized ISO 8601 date and time format. This is cru…236 views
↗Manage User Authentication with Telegram, Redis Cache and Google SheetsHow It Works Telegram bot listens for messages and uses chat ID as the unique user identifier. Checks Google Sheets for existing users; registers new users if not found. Caches ac…Google Sheets · Redis · Code199 views
↗Build Production-Ready User Authentication with Airtable and JWTThis n8n workflow provides a comprehensive solution for user authentication and management, leveraging Airtable as the backend database. It includes flows for user sign-up and logi…Airtable · Crypto271 views
↗Evaluation metric example: String similarityAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…HTTP Request · Code · OpenAI · Evaluation361 views
↗Evaluation metric example: CategorizationAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…AI Agent · OpenAI Chat Model · Structured Output Parser · Evaluation405 views
↗Evaluation metric example: Check if tool was calledAI evaluation in n8n This is a template for n8n's evaluation feature. Evaluation is a technique for getting confidence that your AI workflow performs reliably, by running a test…AI Agent · OpenAI Chat Model · Calculator · Evaluation374 views
↗Control Your 3D Printer with GPT-4o and OctoPrint API ConversationsEver wanted to just tell your 3d printer what to do remotely? This game changer let's you converse with OpenAI agents to manage OctoPrint connected 3d printers. Great for remote …HTTP Request · Discord · AI Agent · OpenAI Chat Model · Simple Memory283 views
↗Query-to-Action Automation with Bright Data MCP & OpenAI GPT📌 AI Agent Template with Bright Data MCP Tool Integration This template obtains all the possible tools from Bright Data MCP, process this through chatbot, then run any tool based…AI Agent · OpenAI Chat Model · Simple Memory · Call n8n Workflow Tool · Chat Memory Manager462 views
↗Linking NocoDB Records via API 🔗How it works: The n8n flow grabs the needed IDs, fetches the current links, adds your new one, and sends a single HTTP request to NocoDB to update the record’s linked entries. Set…HTTP Request · NocoDB403 views
↗Track Hourly Weather Conditions with OpenWeatherMap and Google SheetsThis n8n template allows you to monitor hourly weather conditions in a specific city using OpenWeatherMap and log the results to a Google Sheet. It’s perfect for anyone needing per…Google Sheets · HTTP Request304 views
↗Prevent Concurrent Workflow Runs Using RedisWhat does this template do? This workflow sets a small "lock" value in Redis so that only one copy of a long job can run at the same time. If another trigger fires while the job …Redis449 views
↗Secure API Endpoint with Bearer Token Authentication and Field ValidationA reusable and production-ready n8n workflow that secures public webhooks using Bearer Token authentication and dynamic request validation. ✨ What It Does Verifies Bearer Token …Code509 views
↗📊 AI Token Tracker for WhatsApp & Telegram – Save AI Usage to Google Sheets💸 GPT-4o Token Tracker – Measure AI Usage and Cost via WhatsApp or Telegram Hi! I'm Amanda — I create smart, useful AI automations for n8n and Make. This workflow helps you mon…Google Sheets · HTTP Request · Telegram · Code · AI Agent464 views
↗Convert LLM Output into Rich Telegram Messages — Auto-Media & Smart ChunkingTelegram Rich Output Helper Workflow Who is this for? Builders of Telegram chat‑bots, AI assistants, or notification services who already run n8n and need to convert long, mixed…Telegram · Code304 views
↗Check Which AI Models Are Used in Your WorkflowsHow it works Fetch all workflows from your n8n instance. Filter workflows that contain nodes with a modelId setting. Extract the node names, model IDs, model names, workflow names…Google Sheets654 views
↗Paul Graham Essay Search & Chat with Milvus Vector DatabasePaul Graham Essay Search & Chat with Milvus Vector Database How It Works This workflow creates a RAG (Retrieval-Augmented Generation) system using Milvus vector database to search…HTTP Request · HTML · AI Agent · Embeddings OpenAI · OpenAI Chat Model731 views
↗