node-red-contrib-nexmo
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "node-red-contrib-nexmo", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Node Red module for an Nexmo API", | ||
@@ -11,3 +11,3 @@ "main": "ncco.js", | ||
"type": "git", | ||
"url": "git://github.com/nexmo/node-red-contrib-nexmo.git" | ||
"url": "git://github.com/nexmo/nexmo-nodered.git" | ||
}, | ||
@@ -32,11 +32,11 @@ "author": "Sam Machin", | ||
"nodes": { | ||
"ncco": "ncco.js", | ||
"nexmo_webhooks": "webhooks.js", | ||
"vapi_rest" : "vapi_rest.js", | ||
"sms_rest" : "sms_rest.js", | ||
"verify" : "verify.js", | ||
"insight" : "insight.js", | ||
"auth" : "auth.js" | ||
"ncco": "nodes/ncco.js", | ||
"nexmo_webhooks": "nodes/webhooks.js", | ||
"vapi_rest" : "nodes/vapi_rest.js", | ||
"sms_rest" : "nodes/sms_rest.js", | ||
"verify" : "nodes/verify.js", | ||
"insight" : "nodes/insight.js", | ||
"auth" : "nodes/auth.js" | ||
} | ||
} | ||
} |
node-red-contrib-nexmo (beta) | ||
=========================== | ||
<a href="http://nodered.org" target="_new">Node-RED</a> nodes for Nexmo APIs | ||
[Node-RED](http://nodered.org) nodes for Nexmo APIs | ||
@@ -14,2 +14,3 @@ ## Features | ||
## Account Setup | ||
The first time you use a node you will need to create Nexmo authentication parameters. | ||
@@ -20,4 +21,10 @@ The SMS, Insight and Verify Nodes simply use your Nexmo API key and secret. | ||
## Getting Started | ||
Thisvideo will walk you through gettings started. | ||
[![IGeting Started Video](https://img.youtube.com/vi/cfdNm1xII2A/0.jpg)](https://www.youtube.com/watch?v=cfdNm1xII2A) | ||
In order to use the Nexmo Node-RED package you'll need to [sign-up for a Nexmo account](https://dashboard.nexmo.com/sign-up). | ||
Once signed up, grab your API credentials (API key and secret) from the [dashboard getting started page](https://dashboard.nexmo.com/getting-started-guide). | ||
This video will then walk you through getting started with the Nexmo Node-RED package. | ||
[![Nexmo Node-RED Geting Started Video](https://img.youtube.com/vi/cfdNm1xII2A/0.jpg)](https://www.youtube.com/watch?v=cfdNm1xII2A) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114079
23
29
1