Skip to main content

Prerequisites

  • An n8n instance (Desktop or self-hosted)
  • Admin access to install community nodes
  • Your SuperU API key

Enable Community Nodes

If this is your first time installing community nodes, enable them in settings.
  1. Open Settings in n8n.
  2. Go to Community Nodes.
  3. Turn on Allow Community Nodes.
  4. Save changes.
Community Node

Install the SuperU Community Node

In n8n, install a community node package by name. Package name (copy this):
@superuai/n8n-nodes-superu
  1. Go to SettingsCommunity Nodes.
  2. Click Install.
  3. Paste the package name.
  4. Click Install and wait for completion.
  5. Restart n8n if prompted.
Node Installation

Verify Installation

  • The SuperU node appears in the node picker.
  • A test request returns a successful response.
Node Installation

Configure the Node

  1. Add the SuperU node to a workflow.
  2. Create new credentials and paste your API key.
  3. Save and test the connection.
Node Installation

Update or Remove the Node

  1. Go to SettingsCommunity Nodes.
  2. Find @superuai/n8n-nodes-superu.
  3. Choose Update or Remove.
Node Installation

Troubleshooting

  • Node not visible: Restart n8n and refresh the browser.
  • Install failed: Check network access and npm registry availability.
  • Auth error: Recreate credentials and confirm your API key.