Back to Nodes

Nedzo

Last updated Feb 7, 2026

n8n node for Nedzo AI voice agent automation platform

6 Weekly Downloads
88 Monthly Downloads

Included Nodes

Nedzo

Description

n8n-nodes-nedzo

This is an n8n community node for Nedzo – AI Voice Agent Automation Platform.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Community Nodes (Recommended)

1. Go to Settings > Community Nodes
2. Select Install
3. Enter n8n-nodes-nedzo in Enter npm package name
4. Agree to the risks and select Install

Manual Installation

npm install n8n-nodes-nedzo

Credentials

This node requires Nedzo API credentials. You can obtain an API key from your Nedzo dashboard.

Operations

Agent

  • Create Agent – Create a new agent within a workspace
  • Find Agent – Find and get an agent details
  • Update Agent – Updates an agent within a workspace
  • Delete Agent – Delete agent (permanent)
  • Call

  • Make Phone Call – Creates an outbound phone call using Nedzo voice agent
  • Contact

  • Create/Update Contact – Creates or updates a contact in a workspace
  • Find Contact – Gets a contact and all its information
  • Delete Contact – Deletes a contact in a workspace
  • Workspace

  • Create Workspace – Creates a workspace in an account
  • Delete Workspace – Deletes a workspace (permanent)
  • Documentation

    For detailed step-by-step instructions on using each operation, see the full documentation.

    Compatibility

    Tested with n8n version 1.0.0 and above.

    Resources

  • n8n community nodes documentation
  • Nedzo API Documentation
  • Nedzo Website

License

MIT