n8n Cloud Installation
Install the AudioSpliter community node on your n8n Cloud instance.
Steps
- Open your n8n Cloud instance
- Go to Settings > Community Nodes
- Click Install a community node
- Enter the package name:
n8n-nodes-audiospliter - Accept the risks warning and click Install
- The AudioSpliter node appears in your node panel
Configuration
After installation, you need to create an AudioSpliter credential:
- Open any workflow
- Add the AudioSpliter node
- Click Create New Credential
- Enter your API key from the AudioSpliter Dashboard
- Click Save
Credential Name: AudioSpliter Production
API Key: as_live_abc123def456
Verification
To verify the installation:
- Create a new workflow
- Add an AudioSpliter node
- Select the List Jobs operation
- Execute the node
- You should see your job history (or an empty list if you have no jobs)
Troubleshooting
- Node not appearing: Refresh your browser. Community nodes sometimes need a page reload.
- Authentication error: Verify your API key is correct and active in the AudioSpliter dashboard.
- Version mismatch: Ensure your n8n Cloud instance is on version 0.214 or later, which supports community nodes.
Next Steps
- Operations -- Available node operations
- Triggers -- Webhook-based triggers
- Example Workflows -- Ready-to-use workflows