Nexmo / nexmo-nodered

Node Red Nodes for The Nexmo APIs
MIT License
5 stars 6 forks source link
messaging node-red phone-verification sms voice

node-red-contrib-nexmo (beta)

Node-RED nodes for Nexmo APIs

Features

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.

Getting Started

In order to use the Nexmo Node-RED package you'll need to sign-up for a Nexmo account.

Once signed up, grab your API credentials (API key and secret) from the dashboard getting started page.

This video will then walk you through getting started with the Nexmo Node-RED package.

Nexmo Node-RED Geting Started Video