Level365 API n8n node package
npm install @level365/n8n-nodes-level365This 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
Follow the installation guide in the n8n community nodes documentation.
_List the operations supported by your node._
* Get Domain
* Get Domain & Usage
* Check if Domain Exists
* Get Call
* Get All Calls
* Get Call Recording
* Get User Info
* Get All Users
* Get Queue Info
* Get All Queues
* Get Number Info
* Get All Numbers
* Get Dial Plan
* Get All Dial Plans
The Level365 n8n node requires an API Key to function. This key can be provided by Level365 support (
Tested with n8n version 1.85.4 and 1.92.2
_This is an optional section. Use it to help users with any difficult or confusing aspects of the node._
* n8n community nodes documentation
* _Link to app/service documentation._
Refactoring existing code for consistency
Initial commit to github