Back to Nodes

Level365

Last updated May 23, 2025

Level365 API n8n node package

1 Weekly Downloads
31 Monthly Downloads

Included Nodes

Level365
Level365 - Phone Number Formatter

Description

n8n-nodes-level365

This is an n8n community node. It lets you use Level365 UCaaS Servces in your n8n workflows.

Level365 is a unified communications company that integrates voice, video, SMS, and chat tools into a single platform accessible from anywhere, allowing teams to collaborate seamlessly whether working remotely or in-office while maintaining SOC 2 and HIPAA compliance for secure business communications.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Domain

  • Get Domain
  • Get Domain & Usage
  • Check if Domain Exists

Calls

  • Get Call
  • Get All Calls
  • Get Call Recording

User

  • Get User Info
  • Get All Users

Queue

  • Get Queue Info
  • Get All Queues

Phone Number

  • Get Number Info
  • Get All Numbers

Dial Plan

  • Get Dial Plan
  • Get All Dial Plans

Phone Number Formatting

There is also a node included for formatting phone numbers. This allows outputting phone numbers in whatever format may be necessary for upstream platforms.

Credentials

The Level365 n8n node requires an API Key to function. This key can be provided by Level365 support (support@level365.com).

Compatibility

Tested with n8n version 1.85.4 and up.

Usage

This is an optional section. Use it to help users with any difficult or confusing aspects of the node.

Resources

Version history

0.1.1 Code Refactoring

Refactoring existing code for consistency

0.1.0 Initial Commit

Initial commit to github