@level365/n8n-nodes-level365 v0.1.14
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
List the operations supported by your node.
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
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 1.92.2
Usage
This is an optional section. Use it to help users with any difficult or confusing aspects of the node.
Resources
- n8n community nodes documentation
- Link to app/service documentation.
Version history
0.1.1 Code Refactoring
Refactoring existing code for consistency
0.1.0 Initial Commit
Initial commit to github