Skip to content

Community & Support#

Official n8n Community#

Primary Community Channels#

n8n Community Forum#

  • Community Forum - Official discussion platform
  • Categories:
  • πŸ†˜ Help & Support - Get help with specific issues
  • πŸ’‘ Feature Requests - Suggest new features
  • 🎯 Workflows - Share and discuss workflows
  • πŸ”§ Development - Custom nodes and technical discussions
  • πŸ“’ Announcements - Official updates and news

Discord Server#

  • n8n Discord - Real-time chat and support
  • Channels:
  • #general - General discussions
  • #help - Quick help and questions
  • #workflows - Workflow sharing
  • #dev-chat - Development discussions
  • #off-topic - Community socializing

Reddit Community#

  • r/n8n - Reddit community
  • Content:
  • Workflow showcases
  • Tips and tricks
  • Community discussions
  • News and updates

Social Media & Updates#

Official Channels#

Developer Channels#

Getting Help#

When You Need Support#

Before Asking for Help#

  1. Check Documentation - Official Documentation - Workflow Examples - Node Reference

  2. Search Existing Discussions - Community Forum search - GitHub Issues search - Discord message history

  3. Review Error Messages - Copy exact error messages - Check execution logs - Note any recent changes

How to Ask for Help Effectively#

Include Essential Information: - n8n version number - Deployment method (Cloud, Self-hosted, Docker) - Operating system (if self-hosted) - Exact error messages - Steps to reproduce the issue - Expected vs actual behavior

Example Help Request:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
**Problem:** Webhook not triggering workflow

**Environment:**
- n8n version: 1.0.5
- Deployment: Self-hosted on Ubuntu 20.04
- Node.js version: 18.17.0

**Steps to reproduce:**
1. Created webhook trigger node
2. Set up POST endpoint
3. Made request using Postman
4. No workflow execution appears

**Error messages:**
No error in logs, webhook just doesn't trigger

**What I've tried:**
- Checked webhook URL is correct
- Verified n8n is running on correct port
- Tested with different HTTP methods

**Additional context:**
Firewall is disabled, other workflows work fine

Support Channels by Issue Type#

Quick Questions#

  • Discord #help channel - Fast responses for simple questions
  • Community Forum Help section - More detailed explanations

Workflow Help#

  • Community Forum Workflows section - Share and get feedback
  • Discord #workflows channel - Quick workflow discussions

Bug Reports#

  • GitHub Issues - Official bug tracking
  • Community Forum - Discuss and verify bugs

Feature Requests#

  • GitHub Discussions - Propose new features
  • Community Forum Feature Requests - Community feedback

Development Questions#

  • Discord #dev-chat - Real-time dev discussions
  • GitHub Discussions - Technical deep dives
  • Community Forum Development - Structured discussions

Contributing to the Community#

Ways to Contribute#

Helping Others#

  • Answer Questions in the community forum
  • Share Workflows that solve common problems
  • Write Tutorials or blog posts
  • Create Video Content explaining concepts

Code Contributions#

  • Bug Fixes - Fix issues and submit PRs
  • Feature Development - Implement new features
  • Documentation - Improve docs and examples
  • Custom Nodes - Create and share nodes

Community Building#

  • Organize Meetups - Local n8n user groups
  • Speak at Events - Share your n8n experiences
  • Mentor Newcomers - Help others get started
  • Translate Content - Help with internationalization

Contributing Guidelines#

Code Contributions#

  1. Fork the Repository

    1
    2
    3
    git clone https://github.com/YOUR_USERNAME/n8n.git
    cd n8n
    npm install
    

  2. Create Feature Branch

    1
    git checkout -b feature/your-feature-name
    

  3. Follow Coding Standards - Use ESLint and Prettier - Write tests for new features - Follow existing code patterns - Add documentation

  4. Submit Pull Request - Clear description of changes - Link to related issues - Include tests and documentation - Follow PR template

Content Contributions#

  • Workflow Templates - Submit to the template gallery
  • Documentation - Improve existing docs or add new ones
  • Tutorials - Create step-by-step guides
  • Translations - Help translate n8n interface

Learning Resources#

Official Learning Materials#

Documentation#

Video Content#

Community-Created Content#

Blogs & Articles#

Video Tutorials#

Courses & Training#

Learning Paths#

Beginner Path#

  1. Setup & Basics (1-2 weeks) - Install n8n - Understand workflows and nodes - Build first simple workflow

  2. Core Concepts (2-3 weeks) - Data flow and transformation - Triggers and webhooks - Error handling

  3. Common Integrations (2-4 weeks) - HTTP requests and APIs - Database operations - Email and notifications

Intermediate Path#

  1. Advanced Workflows (3-4 weeks) - Complex data transformations - Conditional logic - Loops and iterations

  2. API Integrations (2-3 weeks) - OAuth authentication - Rate limiting - Error handling

  3. Automation Patterns (4-6 weeks) - ETL processes - Monitoring and alerting - Business process automation

Advanced Path#

  1. Custom Development (4-8 weeks) - Create custom nodes - Advanced JavaScript/TypeScript - Testing and deployment

  2. Enterprise Features (2-4 weeks) - User management - Environment configuration - Security best practices

  3. Community Leadership (Ongoing) - Contribute to open source - Help community members - Create educational content

Events & Meetups#

Official Events#

n8n Conference#

  • Annual Event - Major announcements and workshops
  • Virtual Format - Accessible worldwide
  • Community Tracks - User presentations and workshops

Webinar Series#

  • Monthly Webinars - Feature deep dives
  • Use Case Spotlights - Real-world implementations
  • Developer Sessions - Technical discussions

Community Events#

Local Meetups#

  • Meetup.com Groups - Find local groups
  • Virtual Meetups - Online community gatherings
  • Unconferences - Informal knowledge sharing

Conference Presentations#

  • DevOps Conferences - Automation track presentations
  • API Conferences - Integration focused talks
  • Open Source Events - Community building sessions

Organizing Events#

Starting a Local Group#

  1. Check Existing Groups - Avoid duplication
  2. Plan First Event - Start small with 5-10 people
  3. Choose Venue - Co-working spaces, cafes, online
  4. Create Meetup Page - Use Meetup.com or similar platform
  5. Promote Event - Social media, n8n community, local tech groups

Event Ideas#

  • Workflow Showcases - Members share their workflows
  • Hands-on Workshops - Build workflows together
  • Integration Deep Dives - Focus on specific tools
  • Q&A Sessions - Open discussion format
  • Guest Speakers - n8n team members or power users

Success Stories#

Community Highlights#

Case Studies#

Community Contributors#

  • Top Contributors - Active community members
  • Open Source Heroes - Code contributors
  • Content Creators - Tutorial and guide authors

Ways to Get Noticed#

  • Share Impressive Workflows - Unique or innovative solutions
  • Write Detailed Tutorials - Help others learn
  • Contribute to Open Source - Code, docs, or translations
  • Speak at Events - Share your expertise
  • Help Community Members - Be a valuable contributor

Submission Guidelines#

  • Blog Posts - Contact marketing team
  • Workflow Features - Share in community forum
  • Case Studies - Reach out to marketing team
  • Speaking Opportunities - Apply for conferences

Code of Conduct#

Community Guidelines#

Be Respectful#

  • Inclusive Language - Welcome people of all backgrounds
  • Constructive Feedback - Focus on ideas, not people
  • Professional Behavior - Maintain workplace standards
  • Cultural Sensitivity - Respect different perspectives

Be Helpful#

  • Share Knowledge - Help others learn and grow
  • Provide Context - Give detailed, useful responses
  • Stay On Topic - Keep discussions relevant
  • Follow Up - Update on problem resolutions

Be Collaborative#

  • Work Together - Build better solutions collectively
  • Credit Others - Acknowledge contributions
  • Open Source Spirit - Share and collaborate freely
  • Community First - Prioritize community benefit

Reporting Issues#

What to Report#

  • Harassment - Any form of harassment or discrimination
  • Spam - Promotional content or off-topic posts
  • Inappropriate Content - Offensive or harmful material
  • Code of Conduct Violations - Any behavior against guidelines

How to Report#

  • Discord - Message moderators directly
  • Community Forum - Flag posts or contact moderators
  • Email - [email protected] for serious issues
  • GitHub - Use repository reporting features

The n8n community is one of our greatest strengths. Together, we're building amazing automation solutions and helping each other succeed. Welcome to the community! 🀝