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.
Sync Android drawable assets from Figma to GitHub via PR (multi-density PNG)Sync Android drawable assets from Figma to GitHub via PR (multi‑density PNG)
This n8n workflow automatically fetches design assets (icons, buttons) from Figma, exports them into A…HTTP Request · Code0 views
↗Create a CRUD REST API with Google Sheets DatabaseSimple REST API with Google Sheets Introduction This workflow template demonstrates how to quickly and easily create a simple REST API using n8n and a Google Sheet as a no-code d…Google Sheets0 views
↗Create a Secure MongoDB Data Retrieval API with Input Validation and HTTP ResponsesData Extraction from MongoDB Overview This workflow exposes a public HTTP GET endpoint to read all documents from a MongoDB collection, with: Strict validation of the collection …MongoDB · Code0 views
↗Generate AI System Prompts for LLMs with Unli.devSystem Prompt Generator Using Unli.dev turns human input ideas into a polished, repeatable system prompt blueprint. It uses an n8n webhook, a small Set/Prepare pipeline, and Unli.…HTTP Request0 views
↗Convert POML to AI-Ready Prompts & Chat Messages with Zero DependenciesPOML → Prompt/Messages (No-Deps) What this does Turns POML markup into either a single Markdown prompt or chat-style messages\[] — using a zero-dependency n8n Code node. It suppo…Code · AI Agent · OpenAI Chat Model0 views
↗Syncing iOS Localization Gaps with Google Sheets and GitHub PR PlaceholdersFill iOS localization gaps from .strings → Google Sheets and PR with placeholders (GitHub) This n8n workflow automatically identifies missing translations in .strings files across…Google Sheets · HTTP Request · Code0 views
↗Delete Dialogflow Intents via Telegram CommandsDelete a Dialogflow Intent via Telegram 🗑️ This workflow allows you to delete a specific Dialogflow intent simply by sending the keyword delete through Telegram. It’s designed fo…HTTP Request · Telegram0 views
↗Extract Context from Voice Notes with OpenRouter AI & Milvus for RAG SystemsVoice Note Context Extraction Pipeline with AI Agent & Vector Storage This n8n template demonstrates how to automatically extract and store contextual information from voice notes…AI Agent · Embeddings OpenAI · Structured Output Parser · Default Data Loader · OpenRouter Chat Model0 views
↗IPL Cricket Rules Q&A Chat Bot using RAG and Google Gemini APIThis workflow has 2 Broad Steps Step 1 - Vector store creation with set of ipl rules using Google Gemini Embedding. This will we used to drive RAG for model grouding Step 2 - C…HTTP Request · AI Agent · Simple Memory · Recursive Character Text Splitter · Simple Vector Store0 views
↗Automate GitHub Trending Data Collection with FireCrawl, GPT and SupabaseGitHub Trending to Supabase (Daily, Weekly, Monthly) Who is this for? This workflow is for developers, researchers, founders, and data analysts who want a historical dataset of G…AI Agent · OpenAI Chat Model0 views
↗Clean and Log IoT Sensor Data to InfluxDB (Webhook | Function | HTTP)🌡 IoT Sensor Data Cleaner + InfluxDB Logger (n8n | Webhook | Function | InfluxDB) This workflow accepts raw sensor data from IoT devices via webhook, applies basic cleaning and t…HTTP Request0 views
↗Monitor Solar Energy Production & Send Alerts with Gmail, Google Sheets, and SlackSolar Energy Production Monitoring Alert Workflow This workflow automatically monitors solar energy production every 2 hours by fetching data from the Energidataservice API. If th…Google Sheets · HTTP Request · Slack · Gmail · Code0 views
↗Automate Power BI Dataset Refreshes with History MonitoringThis workflow contains community nodes that are only compatible with the self-hosted version of n8n. This n8n workflow provides automated Power BI dataset refresh capabilities wit…0 views
↗Create Personal Data Vector Store from Google Sheets with OpenAI & Gemini AIThis workflow integrates Google Sheets with Supabase Vector Store for storing personal data as vectors. It utilizes OpenAI and Google Gemini AI models for enhanced data processing …Google Sheets · AI Agent · Embeddings OpenAI · Supabase Vector Store · Default Data Loader0 views
↗Track and Monitor AI Token Usage Metrics for OpenAI and Gemini Models📊 Token Usage Metrics Workflow Descripción: Este flujo de trabajo en n8n extrae y resume las métricas de uso de tokens (prompt, completion y total) y los modelos utilizados en un…Code · AI Agent · OpenAI Chat Model · Simple Memory · Google Gemini Chat Model0 views
↗Track OpenAI Token Usage and AI Agent Metrics with Google Sheets DashboardWhat it does Captures token usage and cost from your AI Agent/LLM. Logs model, tokens, cost, tool use, and conversation I/O to Google Sheets for simple observability and billing. …Google Sheets · AI Agent · LangChain Code0 views
↗Generate Data Pipeline Blueprints with Claude 3.5, Slack, and Tavily SearchArchitecture Agent Overview The Architect Agent listens to Slack messages and generates full data architecture blueprints in response. Powered by Claude 3.5 (Anthropic) for reason…Slack · AI Agent · Anthropic Chat Model · HTTP Request Tool0 views
↗Beginner Manager Agent with Sub-Agent ToolsThis guide walks you through building an intelligent AI Agent in n8n that routes tasks to the appropriate sub-agent using the new @n8n/n8n-nodes-langchain agent framework. You’ll c…AI Agent · OpenAI Chat Model · Simple Memory · AI Agent Tool0 views
↗
↗Create a CRUD REST API with Google Sheets DatabaseSimple REST API with Google Sheets Introduction This workflow template demonstrates how to quickly and easily create a simple REST API using n8n and a Google Sheet as a no-code d…Google Sheets0 views
↗Create a Secure MongoDB Data Retrieval API with Input Validation and HTTP ResponsesData Extraction from MongoDB Overview This workflow exposes a public HTTP GET endpoint to read all documents from a MongoDB collection, with: Strict validation of the collection …MongoDB · Code0 views
↗Generate AI System Prompts for LLMs with Unli.devSystem Prompt Generator Using Unli.dev turns human input ideas into a polished, repeatable system prompt blueprint. It uses an n8n webhook, a small Set/Prepare pipeline, and Unli.…HTTP Request0 views
↗Convert POML to AI-Ready Prompts & Chat Messages with Zero DependenciesPOML → Prompt/Messages (No-Deps) What this does Turns POML markup into either a single Markdown prompt or chat-style messages\[] — using a zero-dependency n8n Code node. It suppo…Code · AI Agent · OpenAI Chat Model0 views
↗Syncing iOS Localization Gaps with Google Sheets and GitHub PR PlaceholdersFill iOS localization gaps from .strings → Google Sheets and PR with placeholders (GitHub) This n8n workflow automatically identifies missing translations in .strings files across…Google Sheets · HTTP Request · Code0 views
↗Delete Dialogflow Intents via Telegram CommandsDelete a Dialogflow Intent via Telegram 🗑️ This workflow allows you to delete a specific Dialogflow intent simply by sending the keyword delete through Telegram. It’s designed fo…HTTP Request · Telegram0 views
↗Extract Context from Voice Notes with OpenRouter AI & Milvus for RAG SystemsVoice Note Context Extraction Pipeline with AI Agent & Vector Storage This n8n template demonstrates how to automatically extract and store contextual information from voice notes…AI Agent · Embeddings OpenAI · Structured Output Parser · Default Data Loader · OpenRouter Chat Model0 views
↗IPL Cricket Rules Q&A Chat Bot using RAG and Google Gemini APIThis workflow has 2 Broad Steps Step 1 - Vector store creation with set of ipl rules using Google Gemini Embedding. This will we used to drive RAG for model grouding Step 2 - C…HTTP Request · AI Agent · Simple Memory · Recursive Character Text Splitter · Simple Vector Store0 views
↗Automate GitHub Trending Data Collection with FireCrawl, GPT and SupabaseGitHub Trending to Supabase (Daily, Weekly, Monthly) Who is this for? This workflow is for developers, researchers, founders, and data analysts who want a historical dataset of G…AI Agent · OpenAI Chat Model0 views
↗Clean and Log IoT Sensor Data to InfluxDB (Webhook | Function | HTTP)🌡 IoT Sensor Data Cleaner + InfluxDB Logger (n8n | Webhook | Function | InfluxDB) This workflow accepts raw sensor data from IoT devices via webhook, applies basic cleaning and t…HTTP Request0 views
↗Monitor Solar Energy Production & Send Alerts with Gmail, Google Sheets, and SlackSolar Energy Production Monitoring Alert Workflow This workflow automatically monitors solar energy production every 2 hours by fetching data from the Energidataservice API. If th…Google Sheets · HTTP Request · Slack · Gmail · Code0 views
↗Automate Power BI Dataset Refreshes with History MonitoringThis workflow contains community nodes that are only compatible with the self-hosted version of n8n. This n8n workflow provides automated Power BI dataset refresh capabilities wit…0 views
↗Create Personal Data Vector Store from Google Sheets with OpenAI & Gemini AIThis workflow integrates Google Sheets with Supabase Vector Store for storing personal data as vectors. It utilizes OpenAI and Google Gemini AI models for enhanced data processing …Google Sheets · AI Agent · Embeddings OpenAI · Supabase Vector Store · Default Data Loader0 views
↗Track and Monitor AI Token Usage Metrics for OpenAI and Gemini Models📊 Token Usage Metrics Workflow Descripción: Este flujo de trabajo en n8n extrae y resume las métricas de uso de tokens (prompt, completion y total) y los modelos utilizados en un…Code · AI Agent · OpenAI Chat Model · Simple Memory · Google Gemini Chat Model0 views
↗Track OpenAI Token Usage and AI Agent Metrics with Google Sheets DashboardWhat it does Captures token usage and cost from your AI Agent/LLM. Logs model, tokens, cost, tool use, and conversation I/O to Google Sheets for simple observability and billing. …Google Sheets · AI Agent · LangChain Code0 views
↗Generate Data Pipeline Blueprints with Claude 3.5, Slack, and Tavily SearchArchitecture Agent Overview The Architect Agent listens to Slack messages and generates full data architecture blueprints in response. Powered by Claude 3.5 (Anthropic) for reason…Slack · AI Agent · Anthropic Chat Model · HTTP Request Tool0 views
↗Beginner Manager Agent with Sub-Agent ToolsThis guide walks you through building an intelligent AI Agent in n8n that routes tasks to the appropriate sub-agent using the new @n8n/n8n-nodes-langchain agent framework. You’ll c…AI Agent · OpenAI Chat Model · Simple Memory · AI Agent Tool0 views
↗