diviup-connect

n8n community node for DiviUp Connect - manage runs and execute agents

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

  1. Log in to your DiviUp Connect account
  2. Navigate to Settings > API Keys
  3. Create a new API key
  4. Copy the key (it starts with pk_)

Setting up in n8n

  1. In n8n, create new credentials for "DiviUp Connect API"
  2. Paste your API key in the API Key field
  3. Save the credentials

Compatibility

Compatible with n8n@1.60.0 or later.

Resources

Discussion