node-red-contrib-vb-getmedia 1.0.0
This node allows you to obtain the info of a Media ID from Voicebase
Node-RED Voicebase Get Media API
This Node-RED flow is designed to receive information of a Media ID by providing the Media ID, Voicebase API URL, and corresponding ApiKey.
Installation
To use this flow, ensure you have Node-RED installed on your system. You can install this package by following these steps:
- Open your terminal and navigate to your Node-RED project directory.
- Run the following command:
npm install node-red-contrib-vb-getmedia
Usage
- Drag the node into your Node-RED flow.
- Configure the node by providing the Voicebase API URL, corresponding ApiKey, and the Media ID.
License
This project is licensed under the MIT License. If you decide to use this flow, please consider the terms of this license.
Node-RED Voicebase Get Media API
Este flujo para Node-RED está diseñado para recibir información de un Media ID proporcionando el Media ID, la URL del API de Voicebase y la ApiKey correspondiente.
Instalación
Para utilizar este flujo, asegúrate de tener Node-RED instalado en tu sistema. Puedes instalar este paquete de la siguiente manera:
- Abre tu terminal y navega hasta el directorio de tu proyecto Node-RED.
- Ejecuta el siguiente comando:
npm install node-red-contrib-vb-getmedia
Uso
- Arrastra el nodo a tu flujo en Node-RED.
- Configura el nodo proporcionando la URL del API de Voicebase, el ApiKey correspondiente y el Media ID
Licencia
Este proyecto está licenciado bajo la Licencia MIT. Si decides utilizar este flujo, ten en cuenta los términos de dicha licencia.