Nodes & Extensions
NodePit develops and maintains a portfolio of KNIME extension packages. Each extension provides native KNIME nodes for a specific API or service — ready to use in any workflow without additional runtime dependencies.
Available extensions include integrations for OpenAI, DeepL, Spotify, Sentry, and more. Browse the full catalog at nodepit.com/product.
Installing Extensions
All NodePit extensions are distributed via the NodePit update site. You only need to add the update site once; after that, every NodePit extension is available to install through the KNIME extension manager.
Add the NodePit update site:
- Open KNIME Analytics Platform.
- Go to File → Preferences → Install/Update → Available Software Sites.
- Click Add … and enter the NodePit update site URL — you can find it on the extension's product page at nodepit.com.
- Confirm with OK.
Install an extension:
- Go to File → Install KNIME Extensions …
- Search for the extension by name.
- Select it, click Next →, and follow the prompts.
- Restart KNIME when asked.
The installed nodes appear in the KNIME node repository under the extension's category immediately after restart.
Building Your Own Extensions
If you need nodes for an API that is not yet covered, the Node Generator can turn any OpenAPI or Swagger specification into a ready-to-distribute KNIME extension in minutes.