🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

node-red-contrib-nexmo

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-nexmo

Node Red module for the Nexmo API

3.3.1
latest
Source
npm
Version published
Weekly downloads
78
333.33%
Maintainers
2
Weekly downloads
 
Created
Source

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.

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

Keywords

node-red

FAQs

Package last updated on 12 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts