The largest open-source collection of n8n automation templates on GitHub. Browse 280+ free, ready-to-import workflow templates covering Gmail, Telegram, OpenAI, WhatsApp, Slack, Discord, WordPress, Google Sheets, and dozens more platforms. Continuously updated as of March 2026.
Download any .json template file from this repository
In n8n, go to Workflows → Import from File and select the JSON
Configure your credentials for each connected service
Activate the workflow and start automating!
Why n8n?
n8n is an open-source workflow automation platform that lets you connect anything to everything. Unlike closed-source alternatives, n8n gives you full control over your data and infrastructure. Key advantages include:
Open-source and self-hostable – run it on your own server with no vendor lock-in
400+ built-in integrations – connect to virtually any service or API
Visual workflow editor – build automations by dragging and dropping nodes, no coding required
AI-native capabilities – built-in support for OpenAI, Claude, Gemini, LangChain, and vector databases
Free to start – generous free tier on n8n Cloud, or self-host at no cost
Whether you are automating email workflows, building AI chatbots, processing documents, or orchestrating DevOps pipelines, n8n provides the foundation these templates run on.
Repository Statistics
280+ automation templates across 18 categories
19,000+ GitHub stars from the automation community
Platforms covered: Gmail, Telegram, Google Drive, Google Sheets, WordPress, Discord, Slack, Notion, Airtable, WhatsApp, Instagram, Twitter/X, LinkedIn, Spotify, Pinterest, Todoist, Obsidian, and more
AI integrations: OpenAI GPT-4, Anthropic Claude, Google Gemini, DeepSeek R1, Mistral AI, LangChain, Perplexity, Hugging Face, and more
Use cases: Email automation, AI chatbots, RAG pipelines, document processing, social media management, HR workflows, DevOps automation, lead qualification, sentiment analysis, data extraction, and more
All automation templates in this repository were found online and are uploaded here solely for easy access and sharing. None of the templates are created or owned by the repository author. If you encounter any issues, errors, or damages resulting from the use of these templates, the repository author assumes no responsibility or liability. All rights to the original templates belong to their respective creators.
Categories & Template List
What n8n templates are available for Gmail and email automation?
This collection includes 9 email automation templates for n8n covering Gmail, Outlook, and IMAP. Templates range from AI-powered email labeling and categorization with OpenAI to phishing detection, auto-reply drafting, and daily financial news delivery. Ideal for operations, security, and executive teams looking to streamline email management.
Title
Description
Department
Link
Auto-label incoming Gmail messages with AI nodes
Automatically labels incoming Gmail messages using AI. The workflow retrieves message content, suggests labels like Partnership or Inquiry, and assigns them for better organization.
Basic Automatic Gmail Email Labelling with OpenAI and Gmail API
Uses OpenAI and Gmail API to trigger on new emails, analyze content, and assign or create labels automatically. Helps categorize emails efficiently using AI.
Analyze & Sort Suspicious Email Contents with ChatGPT
Analyzes suspicious emails using ChatGPT, classifies them, and can generate screenshots for review. Helps identify and sort potentially dangerous emails.
Analyze Suspicious Email Contents with ChatGPT Vision
Uses both text and image analysis (ChatGPT Vision) to evaluate suspicious emails. Extracts screenshots, analyzes headers and content, and flags phishing attempts.
A Very Simple “Human in the Loop” Email Response System Using AI and IMAP
Implements a simple workflow for human-in-the-loop email responses. Uses IMAP to fetch emails, summarizes content with AI, and drafts professional replies for review before sending.
Microsoft Outlook AI Email Assistant with contact support from Monday and Airtable
An AI-powered assistant for Outlook that processes emails, sanitizes content, and assigns categories using rules from Airtable. Integrates with Monday.com for contact support.
📈 Receive Daily Market News from FT.com to your Microsoft outlook inbox
Extracts financial news from FT.com and delivers daily updates to your Outlook inbox. Automates content extraction and email delivery for timely market insights.
Explore 18 Telegram automation templates for n8n, including AI chatbots with LangChain and OpenAI, voice-to-text translation across 55 languages, PDF chat functionality, image analysis bots, and Spotify integration. These templates cover support, marketing, and content moderation use cases for Telegram.
Title
Description
Department
Link
Agentic Telegram AI bot with LangChain nodes and new tools
An advanced Telegram bot leveraging LangChain and OpenAI for conversational AI. Supports memory, dynamic tool use, and handles incoming events for rich, context-aware chat interactions.
What are the best n8n templates for Google Drive and Google Sheets?
Browse 13 Google Drive and Google Sheets automation templates for n8n. Includes RAG chatbots for company documents, OpenAI model fine-tuning pipelines, automated background removal, lead qualification with GPT-4, applicant screening for HR, and document summarization workflows. Perfect for operations, sales, marketing, and engineering teams.
Title
Description
Department
Link
Automated End-to-End Fine-Tuning of OpenAI Models with Google Drive Integration
Automates the fine-tuning of OpenAI models by integrating with Google Drive for data input and output, streamlining custom AI model training.
Build an OpenAI Assistant with Google Drive Integration
Demonstrates building an OpenAI Assistant that accesses and utilizes files in Google Drive, enabling it to answer questions or perform tasks based on document content.
RAG Chatbot for Company Documents using Google Drive and Gemini
Creates a Retrieval-Augmented Generation (RAG) chatbot that answers questions based on company documents stored in Google Drive, leveraging Google Gemini.
RAG_Context-Aware Chunking: Google Drive to Pinecone via OpenRouter & Gemini
Implements context-aware chunking for Google Drive documents, sending them to Pinecone for vector storage and using OpenRouter & Gemini for advanced RAG.
Summarize the New Documents from Google Drive and Save Summary in Google Sheet
Monitors Google Drive for new documents, summarizes their content using AI, and saves these summaries into a Google Sheet for quick overview and analysis.
Enables authoring blog posts in Google Sheets and automatically publishing them to a content management system, simplifying content creation and publishing.
This section features 6 WordPress automation templates for n8n. Automate blog post categorization and tagging with AI, generate content in your brand voice, use DeepSeek R1 for rapid content creation, embed an AI chatbot with Supabase and OpenAI, or write full blog posts from just a few keywords.
Title
Description
Department
Link
Auto-Categorize blog posts in wordpress using A.I.
This workflow automates the categorization of WordPress blog posts using AI, streamlining content organization and management.
What n8n templates exist for PDF and document processing?
Find 11 PDF and document processing templates for n8n. These workflows handle AI-powered PDF Q&A with source quoting, resume parsing with multimodal vision AI, invoice data extraction via LlamaParse, document-to-study-notes conversion, ETL text pipelines, HTML-to-Markdown conversion, and more. Supports Claude, Gemini, MistralAI, and OpenAI models.
Title
Description
Department
Link
Ask questions about a PDF using AI
This workflow fetches a PDF from Google Drive, splits it into chunks, embeds the chunks using OpenAI embeddings, and enables chat interactions with the document content.
This workflow converts candidate resume PDFs to images, uses a Vision Language Model to assess candidate fit, and includes logic to bypass hidden AI prompts in resumes.
This workflow implements an ETL pipeline for text processing, extracting data from Twitter, storing it in MongoDB and PostgreSQL, and sending alerts to Slack based on sentiment analysis.
Extract and process information directly from PDF using Claude and Gemini
This workflow extracts and processes information directly from PDFs using advanced AI models like Claude and Gemini, enabling intelligent document analysis.
Extract license plate number from image uploaded via an n8n form
This workflow extracts license plate numbers from images uploaded via an n8n form using a Vision Language Model, then displays the extracted information.
Extract text from PDF and image using Vertex AI (Gemini) into CSV
This workflow extracts text from PDFs and images using Vertex AI (Gemini), routes based on file type, and converts the extracted data into a CSV format.
Invoice data extraction with LlamaParse and OpenAI
This workflow extracts structured data from invoices using LlamaParse and OpenAI, then processes it with a structured output parser for detailed invoice data extraction.
This section contains 3 Discord automation templates for n8n. Build an AI-powered Discord bot that routes messages to the right department, automate daily comic translations and posts, or share YouTube videos with AI-generated summaries directly to your Discord server.
Title
Description
Department
Link
Discord AI-powered bot
This workflow creates an AI-powered Discord bot that categorizes user messages (success story, urgent issue, ticket) and routes them to the appropriate department (customer success, IT, customer support).
Send daily translated Calvin and Hobbes Comics to Discord
This workflow automates the daily retrieval of Calvin and Hobbes comics, translates the dialogues into English and Korean (or other languages), and posts them to Discord.
What are the best n8n database and storage automation templates?
Find 5 database and storage automation templates for n8n. Chat with PostgreSQL using natural language, generate SQL queries from schema with AI, get intelligent movie recommendations from MongoDB, manage Supabase vector embeddings, or query SQLite databases through a LangChain AI agent.
Title
Description
Department
Link
Chat with Postgresql Database
This workflow enables an AI assistant to chat with a PostgreSQL database, allowing users to query and retrieve data using natural language. It supports custom SQL queries and schema introspection.
Generate SQL queries from schema only - AI-powered
This workflow uses AI to generate SQL queries based on a given database schema, making it easier to interact with databases without manual query writing.
MongoDB AI Agent - Intelligent Movie Recommendations
This workflow creates an AI agent that provides intelligent movie recommendations by interacting with a MongoDB database, using aggregation pipelines to fetch relevant movie data.
This workflow demonstrates how to perform insertion, upsertion, and retrieval operations with Supabase, specifically for handling vector embeddings and associated metadata.
Talk to your SQLite database with a LangChain AI Agent
This workflow allows users to interact with a SQLite database using a LangChain AI agent, enabling natural language queries and data retrieval from the database.
What n8n templates are available for DevOps and server automation?
This section includes 2 DevOps and server automation templates for n8n. Trigger Linux system updates via authenticated webhooks over SSH, or control Docker Compose services remotely through HTTP POST requests. Both templates use SSH for secure server management.
Title
Description
Link
Linux System Update via Webhook
Trigger update & upgrade of your Debian-based server via an authenticated POST request and SSH.
SSH Tools
Docker Compose Controller via Webhook
Start or stop Docker Compose services on your server via authenticated HTTP POST request with n8n + SSH.
Browse 5 Airtable automation templates for n8n. Automate project management and meeting follow-ups with Fireflies transcripts, chat with Airtable data using AI agents, integrate with Obsidian Notes, process job applications with AI-powered resume parsing, or connect HubSpot Chat with OpenAI and Airtable for customer support.
Title
Description
Department
Link
AI Agent for project management and meetings with Airtable and Fireflies
This workflow uses an AI agent to automate project management tasks and meeting follow-ups by analyzing call transcripts from Fireflies. It creates tasks in Airtable and notifies clients about their tasks.
This workflow creates an AI agent that can chat with Airtable, analyze data, and perform queries based on user requests. It can handle aggregation functions and generate graphs/images.
This workflow retrieves data from Airtable using an AI agent and integrates it with Obsidian Notes, allowing for seamless data access and organization within Obsidian.
Handling Job Application Submissions with AI and n8n Forms
This workflow automates the handling of job application submissions by extracting information from resumes (PDFs) using AI, parsing it into a structured format, and potentially storing it in Airtable.
vAssistant for Hubspot Chat using OpenAi and Airtable
This workflow integrates an OpenAI assistant with HubSpot Chat and Airtable to provide automated responses and manage customer interactions. It fetches chat messages, processes them with AI, and can store relevant information in Airtable.
Discover 10 Notion automation templates for n8n. Store positive feedback from Typeform with sentiment analysis, analyze Hugging Face research papers, run competitor research with AI agents, automate LinkedIn outreach, build custom AI assistants for your Notion databases, create knowledge base chatbots, and integrate with Pinecone and Supabase vector stores.
Title
Description
Department
Link
Add positive feedback messages to a table in Notion
Captures positive feedback from Typeform, analyzes sentiment with Google Cloud Natural Language, and adds it to a Notion table, with Slack notifications for high-scoring feedback.
Automate Competitor Research with Exa.ai, Notion and AI Agents
Builds a competitor research agent using Exa.ai to find similar companies. AI agents then scour the internet for company overviews, product offerings, and customer reviews, compiling a report into a Notion table.
Automates LinkedIn outreach by fetching daily posts from a Notion database, formatting them with OpenAI for LinkedIn engagement, and then posting them to LinkedIn.
Integrates Notion with Pinecone, allowing Notion pages to be converted into vector embeddings and stored in Pinecone for advanced search and retrieval.
Turn Emails into AI-Enhanced Tasks in Notion (Multi-User Support) with Gmail, Airtable and Softr
Transforms emails into AI-enhanced tasks in Notion, supporting multiple users. It integrates with Gmail for email triggers, Airtable for routing, and Softr for a user interface.
Upsert huge documents in a vector store with Supabase and Notion
Manages large documents by splitting them into chunks, generating embeddings, and upserting them into a Supabase vector store, with Notion serving as the document source.
Explore 9 Slack automation templates for n8n. Monitor RSS feeds with AI-powered summaries, build Slack bots using Google Gemini, automate customer support ticketing with Linear, enhance security operations with Qualys integration, enrich Pipedrive CRM data, create IT knowledge base chatbots, track sentiment on support issues, and manage certificates via Venafi Cloud.
Title
Description
Department
Link
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
Monitors RSS feeds, summarizes articles with OpenAI and Jina AI, classifies them, and sends formatted notifications to Slack, enabling AI-powered information monitoring.
Customer Support Channel and Ticketing System with Slack and Linear
Automates customer support by querying Slack for messages with a ticket emoji, deciding if a new Linear ticket is needed, creating or updating tickets, and notifying Slack.
Enhance Security Operations with the Qualys Slack Shortcut Bot!
Creates a Slack shortcut bot for Qualys to enhance security operations, allowing users to trigger actions like creating reports or starting vulnerability scans directly from Slack.
Enrich Pipedrive’s Organization Data with OpenAI GPT-4o & Notify it in Slack
Enriches Pipedrive organization data by scraping website content, using OpenAI GPT-4o to generate a summary, and adding it as a note in Pipedrive, then notifying a Slack channel.
Sentiment Analysis Tracking on Support Issues with Linear and Slack
Tracks sentiment on support issues by integrating with Linear and Slack, performing sentiment analysis using OpenAI on Linear comments, and notifying relevant Slack channels.
Provides a Slack bot that interacts with Venafi Cloud for certificate management, allowing users to check certificate status, receive alerts, or request certificate actions via Slack.
What n8n templates are available for OpenAI, LLMs, and AI agents?
This is the largest category with 17 AI and LLM templates for n8n. Templates include advanced AI agent demos, web scraping agents, stock analysis crews, customer feedback sentiment analysis, AI-powered lead management with ERPNext, fitness coaching via Strava, candidate shortlisting for HR, RAG pipelines for email and stock reports, social media amplification, WooCommerce support agents, YouTube summarization, and podcast enhancement with Wikipedia.
Title
Description
Department
Link
Advanced AI Demo (Presented at AI Developers #14 meetup)
This section includes 4 WhatsApp automation templates for n8n. Automate sales meeting preparation with AI and Apify, build your first WhatsApp chatbot, create a full business RAG chatbot powered by OpenAI, or set up professional AI-powered message responses. Ideal for customer service, sales, and business communication workflows.
Title
Description
Department
Link
Automate Sales Meeting Prep with AI & APIFY Sent To WhatsApp
This workflow automates sales meeting preparation using AI and Apify, sending relevant information to WhatsApp.
What are the best n8n templates for social media automation?
Explore 10 social media automation templates for n8n covering Instagram, Twitter/X, Reddit, YouTube, LinkedIn, and more. Templates include AI-powered Instagram DM management with Manychat, dynamic Twitter banners, trend-based content generation with AI image creation, tweet generators, YouTube-to-X posting, Reddit digest creation, social media analytics, and virtual AI influencer management.
Title
Description
Department
Link
AI agent for Instagram DM_inbox. Manychat + Open AI integration
Integrates Manychat with OpenAI to create an AI agent for managing Instagram direct messages.
What other n8n integration templates are available?
This section includes 27 additional n8n integration templates covering a wide range of platforms and use cases. Highlights include API schema extraction, Pinterest analysis with AI, SIEM alert enrichment with MITRE ATT&CK, Bitrix24 chatbots, GitLab code review with ChatGPT, LINE assistant integration, Spotify playlist archiving, Zoom meeting AI assistants, Siri AI agents via Apple Shortcuts, and Todoist inbox organization.
Title
Description
Department
Link
API Schema Extractor
Extracts API schemas from web services for documentation or integration purposes.
This section contains 3 form and survey automation templates for n8n. Conduct AI-powered conversational interviews via n8n Forms, manage email subscriptions with Airtable integration, or qualify appointment requests using AI. These templates streamline data collection and lead processing workflows.
Title
Description
Department
Link
Conversational Interviews with AI Agents and n8n Forms
Implements AI-powered conversational interviews using n8n Forms for interactive data collection.
What n8n templates exist for AI research, RAG, and data analysis?
Explore 39 AI research, RAG, and data analysis templates for n8n – the largest category in this collection. Templates cover deep research agents with Apify and OpenAI, autonomous web crawlers, RAG chatbots with Qdrant and Pinecone, TradingView chart analysis, Hugging Face paper summarization, financial document assistants, SEO keyword generation, sentiment analysis, visual regression testing, and vector database analysis for anomaly detection and KNN classification.
Workflow Title
Description
Department
Link to Template
Analyze tradingview.com charts with Chrome extension, N8N and OpenAI
Analyzes TradingView charts using a Chrome extension, n8n, and OpenAI for automated insights.
ALL_unique_nodes.txt – Complete node reference listing all unique n8n nodes used across these templates.
FAQ
How do I import an n8n template from this repository?
Download the .json file for any template you want to use. Open your n8n instance (either self-hosted or on n8n Cloud), navigate to Workflows, click “Import from File,” and select the downloaded JSON file. The workflow will appear in your editor ready for configuration. You will need to add your own credentials for each connected service before activating the workflow.
What is n8n and why should I use it for automation?
n8n is a free, open-source workflow automation platform with over 400 built-in integrations. Unlike SaaS alternatives like Zapier or Make, n8n can be self-hosted on your own infrastructure, giving you full control over your data. It features a visual drag-and-drop editor, native AI and LLM support, and an active community. You can start using n8n for free on their cloud platform or deploy it on your own server.
Are these templates free to use?
Yes, all templates in this repository are completely free to download and use. They were collected from publicly available sources across the internet and are shared here for easy access. n8n itself is open-source and free to self-host. The n8n Cloud platform also offers a free tier with generous limits, so you can get started without any cost.
Can I contribute my own templates?
Absolutely. Contributions are welcome and encouraged. If you have built an n8n workflow that others might find useful, please open a pull request with your template JSON file placed in the appropriate category folder. Include a clear title and description. You can also suggest new categories or improvements by opening an issue on this repository.
What AI models are supported in these templates?
These templates integrate with a wide range of AI models and providers, including OpenAI GPT-4 and GPT-4o, Anthropic Claude, Google Gemini and Vertex AI, DeepSeek R1, Mistral AI, LangChain, Perplexity AI, NeurochainAI, and Hugging Face models. Many templates use vector databases like Pinecone, Qdrant, Supabase, and Elasticsearch for RAG (Retrieval-Augmented Generation) pipelines.
How often is this repository updated?
This repository is actively maintained and updated regularly with new templates as they become available from the n8n community. New categories and templates are added on an ongoing basis. You can watch or star this repository to get notified of new additions. Check the last commit badge at the top of this page for the most recent update date.
Contributing
Contributions are welcome. If you have an n8n workflow template to share, please open a pull request with the JSON file placed in the appropriate category folder. For new category suggestions, bug reports, or general improvements, open an issue. See CONTRIBUTING.md for detailed guidelines.
Awesome n8n Templates
Table of Contents
Quick Start: How to Use These Templates
.jsontemplate file from this repositoryWhy n8n?
n8n is an open-source workflow automation platform that lets you connect anything to everything. Unlike closed-source alternatives, n8n gives you full control over your data and infrastructure. Key advantages include:
Whether you are automating email workflows, building AI chatbots, processing documents, or orchestrating DevOps pipelines, n8n provides the foundation these templates run on.
Repository Statistics
Disclaimer
All automation templates in this repository were found online and are uploaded here solely for easy access and sharing. None of the templates are created or owned by the repository author. If you encounter any issues, errors, or damages resulting from the use of these templates, the repository author assumes no responsibility or liability. All rights to the original templates belong to their respective creators.
Categories & Template List
What n8n templates are available for Gmail and email automation?
This collection includes 9 email automation templates for n8n covering Gmail, Outlook, and IMAP. Templates range from AI-powered email labeling and categorization with OpenAI to phishing detection, auto-reply drafting, and daily financial news delivery. Ideal for operations, security, and executive teams looking to streamline email management.
How can I automate Telegram bots with n8n?
Explore 18 Telegram automation templates for n8n, including AI chatbots with LangChain and OpenAI, voice-to-text translation across 55 languages, PDF chat functionality, image analysis bots, and Spotify integration. These templates cover support, marketing, and content moderation use cases for Telegram.
What are the best n8n templates for Google Drive and Google Sheets?
Browse 13 Google Drive and Google Sheets automation templates for n8n. Includes RAG chatbots for company documents, OpenAI model fine-tuning pipelines, automated background removal, lead qualification with GPT-4, applicant screening for HR, and document summarization workflows. Perfect for operations, sales, marketing, and engineering teams.
How do I automate WordPress with n8n?
This section features 6 WordPress automation templates for n8n. Automate blog post categorization and tagging with AI, generate content in your brand voice, use DeepSeek R1 for rapid content creation, embed an AI chatbot with Supabase and OpenAI, or write full blog posts from just a few keywords.
What n8n templates exist for PDF and document processing?
Find 11 PDF and document processing templates for n8n. These workflows handle AI-powered PDF Q&A with source quoting, resume parsing with multimodal vision AI, invoice data extraction via LlamaParse, document-to-study-notes conversion, ETL text pipelines, HTML-to-Markdown conversion, and more. Supports Claude, Gemini, MistralAI, and OpenAI models.
How can I automate Discord with n8n?
This section contains 3 Discord automation templates for n8n. Build an AI-powered Discord bot that routes messages to the right department, automate daily comic translations and posts, or share YouTube videos with AI-generated summaries directly to your Discord server.
What are the best n8n database and storage automation templates?
Find 5 database and storage automation templates for n8n. Chat with PostgreSQL using natural language, generate SQL queries from schema with AI, get intelligent movie recommendations from MongoDB, manage Supabase vector embeddings, or query SQLite databases through a LangChain AI agent.
What n8n templates are available for DevOps and server automation?
This section includes 2 DevOps and server automation templates for n8n. Trigger Linux system updates via authenticated webhooks over SSH, or control Docker Compose services remotely through HTTP POST requests. Both templates use SSH for secure server management.
How do I automate Airtable with n8n?
Browse 5 Airtable automation templates for n8n. Automate project management and meeting follow-ups with Fireflies transcripts, chat with Airtable data using AI agents, integrate with Obsidian Notes, process job applications with AI-powered resume parsing, or connect HubSpot Chat with OpenAI and Airtable for customer support.
What are the best n8n templates for Notion?
Discover 10 Notion automation templates for n8n. Store positive feedback from Typeform with sentiment analysis, analyze Hugging Face research papers, run competitor research with AI agents, automate LinkedIn outreach, build custom AI assistants for your Notion databases, create knowledge base chatbots, and integrate with Pinecone and Supabase vector stores.
How can I automate Slack with n8n?
Explore 9 Slack automation templates for n8n. Monitor RSS feeds with AI-powered summaries, build Slack bots using Google Gemini, automate customer support ticketing with Linear, enhance security operations with Qualys integration, enrich Pipedrive CRM data, create IT knowledge base chatbots, track sentiment on support issues, and manage certificates via Venafi Cloud.
What n8n templates are available for OpenAI, LLMs, and AI agents?
This is the largest category with 17 AI and LLM templates for n8n. Templates include advanced AI agent demos, web scraping agents, stock analysis crews, customer feedback sentiment analysis, AI-powered lead management with ERPNext, fitness coaching via Strava, candidate shortlisting for HR, RAG pipelines for email and stock reports, social media amplification, WooCommerce support agents, YouTube summarization, and podcast enhancement with Wikipedia.
How do I build WhatsApp chatbots with n8n?
This section includes 4 WhatsApp automation templates for n8n. Automate sales meeting preparation with AI and Apify, build your first WhatsApp chatbot, create a full business RAG chatbot powered by OpenAI, or set up professional AI-powered message responses. Ideal for customer service, sales, and business communication workflows.
What are the best n8n templates for social media automation?
Explore 10 social media automation templates for n8n covering Instagram, Twitter/X, Reddit, YouTube, LinkedIn, and more. Templates include AI-powered Instagram DM management with Manychat, dynamic Twitter banners, trend-based content generation with AI image creation, tweet generators, YouTube-to-X posting, Reddit digest creation, social media analytics, and virtual AI influencer management.
What other n8n integration templates are available?
This section includes 27 additional n8n integration templates covering a wide range of platforms and use cases. Highlights include API schema extraction, Pinterest analysis with AI, SIEM alert enrichment with MITRE ATT&CK, Bitrix24 chatbots, GitLab code review with ChatGPT, LINE assistant integration, Spotify playlist archiving, Zoom meeting AI assistants, Siri AI agents via Apple Shortcuts, and Todoist inbox organization.
How do I automate forms and surveys with n8n?
This section contains 3 form and survey automation templates for n8n. Conduct AI-powered conversational interviews via n8n Forms, manage email subscriptions with Airtable integration, or qualify appointment requests using AI. These templates streamline data collection and lead processing workflows.
What n8n templates exist for AI research, RAG, and data analysis?
Explore 39 AI research, RAG, and data analysis templates for n8n – the largest category in this collection. Templates cover deep research agents with Apify and OpenAI, autonomous web crawlers, RAG chatbots with Qdrant and Pinecone, TradingView chart analysis, Hugging Face paper summarization, financial document assistants, SEO keyword generation, sentiment analysis, visual regression testing, and vector database analysis for anomaly detection and KNN classification.
Other
ALL_unique_nodes.txt– Complete node reference listing all unique n8n nodes used across these templates.FAQ
How do I import an n8n template from this repository?
Download the
.jsonfile for any template you want to use. Open your n8n instance (either self-hosted or on n8n Cloud), navigate to Workflows, click “Import from File,” and select the downloaded JSON file. The workflow will appear in your editor ready for configuration. You will need to add your own credentials for each connected service before activating the workflow.What is n8n and why should I use it for automation?
n8n is a free, open-source workflow automation platform with over 400 built-in integrations. Unlike SaaS alternatives like Zapier or Make, n8n can be self-hosted on your own infrastructure, giving you full control over your data. It features a visual drag-and-drop editor, native AI and LLM support, and an active community. You can start using n8n for free on their cloud platform or deploy it on your own server.
Are these templates free to use?
Yes, all templates in this repository are completely free to download and use. They were collected from publicly available sources across the internet and are shared here for easy access. n8n itself is open-source and free to self-host. The n8n Cloud platform also offers a free tier with generous limits, so you can get started without any cost.
Can I contribute my own templates?
Absolutely. Contributions are welcome and encouraged. If you have built an n8n workflow that others might find useful, please open a pull request with your template JSON file placed in the appropriate category folder. Include a clear title and description. You can also suggest new categories or improvements by opening an issue on this repository.
What AI models are supported in these templates?
These templates integrate with a wide range of AI models and providers, including OpenAI GPT-4 and GPT-4o, Anthropic Claude, Google Gemini and Vertex AI, DeepSeek R1, Mistral AI, LangChain, Perplexity AI, NeurochainAI, and Hugging Face models. Many templates use vector databases like Pinecone, Qdrant, Supabase, and Elasticsearch for RAG (Retrieval-Augmented Generation) pipelines.
How often is this repository updated?
This repository is actively maintained and updated regularly with new templates as they become available from the n8n community. New categories and templates are added on an ongoing basis. You can watch or star this repository to get notified of new additions. Check the last commit badge at the top of this page for the most recent update date.
Contributing
Contributions are welcome. If you have an n8n workflow template to share, please open a pull request with the JSON file placed in the appropriate category folder. For new category suggestions, bug reports, or general improvements, open an issue. See CONTRIBUTING.md for detailed guidelines.
Star History
Contributors
Sponsors
Last updated: March 2026