Submit Your Workflow

Share your automation expertise with the n8n community

Option 1: GitHub Pull Request (Recommended)

Submit your workflow directly to our curated awesome-n8n-templates repository.

  1. 1

    Fork the awesome-n8n-templates repository

  2. 2

    Export your workflow from n8n as JSON

  3. 3

    Add your JSON file to the appropriate category folder

  4. 4

    Create a pull request with a description of your workflow

  5. Wait for review and merge!

Option 2: GitHub Issue

Not comfortable with pull requests? Create an issue and we'll add it for you.

  1. 1

    Create a new issue with title: [Workflow] Your Workflow Name

  2. 2

    Include: description, category, and paste your workflow JSON

Submission Guidelines

  • Working workflows only - Test before submitting
  • Remove credentials - Never include API keys or secrets
  • Descriptive names - Use clear, meaningful workflow names
  • Add documentation - Include Sticky Notes explaining the workflow
  • Original work - Only submit workflows you created or have permission to share