node-red-contrib-nexmo (beta)
Node-RED nodes for Nexmo APIs
Features
- Voice API - Make and receive calls, use text to speech, recording, and DTMF input, forward calls to other destinations
- SMS - Send and receive SMS globally
- Verify - Verify a phone number with SMS and voice fallback
- Number Insight - Get details and formatting of phone numbers
Account Setup
The first time you use a node you will need to create Nexmo authentication parameters.
The SMS, Insight and Verify Nodes simply use your Nexmo API key and secret.
The voice API uses a concept of Applications that are authenticated with JWTs generated by a private key. This is a little more complex to setup but we've tried to make it as easy as possible in node-red.
This video [https://youtu.be/cfdNm1xII2A] will walk you through gettings started.