https://github.com/sboily/node-red-contrib-wazo-platform
Provide a Node-RED connector for integrating with the Wazo Platform, enabling seamless communication and automation workflows.
https://github.com/sboily/node-red-contrib-wazo-platform
node-red-contrib
Last synced: 5 months ago
JSON representation
Provide a Node-RED connector for integrating with the Wazo Platform, enabling seamless communication and automation workflows.
- Host: GitHub
- URL: https://github.com/sboily/node-red-contrib-wazo-platform
- Owner: sboily
- License: mit
- Created: 2020-01-06T19:52:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T23:54:47.000Z (about 2 years ago)
- Last Synced: 2025-10-17T02:43:44.057Z (8 months ago)
- Topics: node-red-contrib
- Language: HTML
- Homepage: https://wazo-platform.org
- Size: 1.42 MB
- Stars: 9
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-wazo-platform
[](https://badge.fury.io/js/node-red-contrib-wazo-platform)
Provide a Node-RED connector for integrating with the Wazo Platform, enabling seamless communication and automation workflows.
## Installation
```bash
cd ~/.node-red
npm install node-red-contrib-wazo-platform
```
## Quick Start
This package provides nodes that connect to the WebSocket to receive events from the Wazo Platform, as well as nodes for interacting with various APIs in the application. These nodes will be categorized under the 'Wazo CP' and 'Wazo UC' groups in the palette.
* 'Wazo CP' stands for Communication Programmable.
* 'Wazo UC' stands for Unified Communication.
## Examples
### Answer and Hangup call after 5 seconds.

### Small IVR
