A comprehensive collection of ready-to-use workflow templates for n8n, the powerful workflow automation tool. This repository contains dozens of templates for various automation scenarios, organized by integration type and use case.
Access now 200+ n8n Templates Collection
This repository contains JSON workflow templates that can be directly imported into n8n to quickly set up powerful automation workflows. The templates cover a wide range of use cases including:
- AI and LLM integrations (OpenAI, Gemini, Ollama)
- RAG (Retrieval-Augmented Generation) templates
- Social media automation (Instagram, Twitter, TikTok)
- Document processing (PDF handling)
- Email automation with Gmail
- Database and storage integrations
- Airtable, Notion, and Google Workspace integrations
- Chat platform workflows (Slack, Discord, Telegram, WhatsApp)
- HR and recruitment automation
- And much more!
Templates are organized into folders by integration type or use case:
AI_Research_RAG_and_Data_Analysis/
- Templates for research automation and RAG systemsAirtable/
- Workflows for Airtable integrationDatabase_and_Storage/
- Database and storage automation templatesDiscord/
- Discord integration workflowsGmail_and_Email_Automation/
- Email automation workflowsOpenAI_and_LLMs/
- Templates utilizing OpenAI and other LLM servicesPDF_and_Document_Processing/
- Document handling workflowsSocial Media/
- Instagram, Twitter and social media automations
Additionally, there are several standalone JSON templates for specific complex workflows:
RAG_Template.json
- A template for Retrieval-Augmented GenerationCLIP_FACTORY.json
- Template for automated clip creationShort Form Machine.json
- Workflow for creating short-form contentVIRAL TIKTOK STEALER.json
- Template for TikTok content analysis
Before using these templates:
- Make sure you have n8n installed and running
- Set up the necessary credentials for the integrations you want to use
There are two ways to import these templates into n8n:
- Download the JSON template file you want to use
- In n8n, click on "Workflows" in the side menu
- Click the "Import from File" button
- Select the downloaded JSON file
- Configure any required credentials or parameters
- Open the JSON template file in your text editor
- Copy the entire contents
- In n8n, create a new workflow
- Click on the three dots (โฎ) in the top right corner
- Select "Import from JSON"
- Paste the copied JSON and click "Import"
After importing a template, you'll need to:
- Configure any required credentials (API keys, accounts, etc.)
- Adjust the workflow parameters to match your specific needs
- Test the workflow thoroughly before deploying it in production
Many templates require API credentials and tokens. Always:
- Keep your credentials secure
- Review workflows before running them
- Be careful with templates that modify or delete data
- Use n8n's encryption features for sensitive data
These templates can help you:
- Automate repetitive tasks
- Build AI-powered research and content workflows
- Create custom integrations between different services
- Set up complex data processing pipelines
- Implement social media management systems
- Create chatbots and automated response systems
- And much more!
Don't have n8n yet? Sign up for n8n here to start using these powerful workflow templates.
Happy automating!