This project provides a Node-RED palette for Sangoma Apidaze, an API-driven telephony platform. The palette is brought to you by Sipharmony.com, a leading provider of VoIP solutions. If you have any questions or need support, please visit Sipharmony.com.
The Sangoma Apidaze Node-RED palette offers a range of nodes to interact with the Apidaze API. These nodes allow you to:
- Make and receive phone calls (WIP)
- Send and receive SMS messages (WIP)
- Control call flows (WIP)
- Use Sangoma's CPaaS features like
<speak/>
and<play/>
(WIP) - And much more
You can install on of two ways:
- Run the following command in your Node-RED user directory (typically
~/.node-red
):
npm install node-red-cpaas-apidaze
- Restart Node-RED
- Open your Node-RED instance
- Go to the menu and select Manage palette
- Search for
node-red-cpaas-apidaze
- Click install
Once installed, the Sangoma Apidaze nodes will be available in your Node-RED palette. You can drag and drop these nodes onto your flow, configure them with your Apidaze API credentials, and start building your telephony applications.
For support and more information, visit Sipharmony.com.
This project is licensed under the MIT License. See the LICENSE file for details.