Creating nodes

Learn how to build your own custom nodes.

This section includes:

Prerequisites

This section assumes the following:

  • Some familiarity with JavaScript and TypeScript.

  • Ability to manage your own development environment, including git.

  • Knowledge of npm, including creating and submitting packages.

  • Familiarity with n8n, including a good understanding of data structures and item linking.