Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 an Nexmo API

  • 3.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
56
decreased by-6.67%
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

Installation

While this version (3.0) is in beta it is recommended to install directly from the npm command line. Once we exit beta and publish to NPM it will appear as Nexmo within the Node Red pallete.

For now, you can install by running the following command from your node-red home directory (eg ~/.node-red)

npm install git+https://git@github.com/nexmo/nexmo-nodered.git

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.

Keywords

FAQs

Package last updated on 01 Feb 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc