Package Information
Downloads: 4 weekly / 35 monthly
Latest Version: 1.2.2
Author: Kristin Downs
Documentation
n8n-nodes-diviup-connect
This is an n8n community node. It lets you use DiviUp Connect in your n8n workflows.
DiviUp Connect is a workflow automation platform for managing runs and executing agents.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Run
- Create - Create a new run container with optional playbook association and variables
- Update - Update an existing run's status
Agent
- Start - Execute an agent/module with provided inputs (supports sync and async modes)
Credentials
You need a DiviUp Connect API key to use this node.
Getting your API Key
- Log in to your DiviUp Connect account
- Navigate to Settings > API Keys
- Create a new API key
- Copy the key (it starts with
pk_)
Setting up in n8n
- In n8n, create new credentials for "DiviUp Connect API"
- Paste your API key in the API Key field
- Save the credentials
Compatibility
Compatible with n8n@1.60.0 or later.