I’m creating a series of custom nodes for an API endpoints, how do I group them within a custom group?
For example, in the list there is this group “Action Network”
When I click on it, it opens an existing series of nodes for that group.
My two custom nodes that I created display in the list as if they were distinct from each other, I would like them to be displayed in the same way within a grouping.
In my code I’m doing it the following way, but it doesn’t have any effect.
Information on your n8n setup
- n8n version: 1.76.1
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Windows