We build n8n community nodes that connect your favorite APIs to your automation workflows.
Every node is auto-generated from OpenAPI specifications β ensuring complete API coverage, consistent quality, and fast updates when APIs change.
- Define β We start with the API's OpenAPI/Swagger specification
- Generate β
@kelvinzer0/n8n-openapi-node-ultimateauto-generates the n8n node code - Publish β Tested, documented, and published to npm
- Use β Install in n8n and start automating
Why auto-generated?
- β Complete β Every endpoint, every parameter, every response
- β Consistent β Same quality across all nodes
- β Fast β New API version? Regenerate in seconds
- β Maintainable β No manual drift, no missing fields
# 1. Install a community node in n8n
# Settings β Community Nodes β Install
# 2. Search for the package name
@n8n-dev/n8n-nodes-evolution
# 3. Add credentials (API key, OAuth, etc.)
# 4. Use in your workflows!We welcome contributions! Here's how:
- Request a node β Open an issue with the API you want connected
- Report bugs β Found something wrong? Let us know
- Submit PRs β Fork, fix, and submit a pull request
- Improve docs β Better docs = happier users
Each node repo has its own CONTRIBUTING.md with specific guidelines.
All packages in this organization are released under the MIT License.
Built with β€οΈ for the n8n community
Auto-generated by @kelvinzer0/n8n-openapi-node-ultimate
