How many integrations does n8n have?
n8n has over 400 built-in integrations and many additional community connectors and custom nodes for workflow automation. This guide answers how many integrations does n8n have and where to find official and community options in both n8n Cloud and self-hosted setups.
How many integrations does n8n have: Current count and sources
The built-in library lists more than 400 nodes. Community projects and custom code add dozens or hundreds more. Official integrations come from n8n maintainers. Community connectors come from users and third-party repositories.
What counts as an integration
An integration can be a node, connector, or a packaged workflow. It often wraps an API or service. Integrations include actions like sending email, creating records, or moving files. Custom nodes and credentials also extend functionality.
Official integrations versus community integrations
Official integrations are maintained by the n8n team. They follow release and support rules. Community integrations may be newer or niche. They can offer more options but vary in quality and maintenance.
How to find and add integrations in n8n Cloud and Docker
Search the n8n node library in the editor to see available integrations. In n8n Cloud, new integrations appear automatically. In self-hosted Docker instances, you can install community nodes or add custom packages to your deployment. Check documentation and repositories for instructions and examples.
Key tips for starting automation
- Start with official nodes for stability.
- Test community nodes in a safe environment first.
- Use custom nodes when no connector exists.
- Watch for updates and changelogs for breaking changes.
Summary
n8n offers over 400 built-in integrations and a growing set of community and custom connectors. You can browse the node library in n8n Cloud or add packages when self-hosting with Docker. Choose official nodes for reliability and community nodes for specialized needs.