node-red-contrib-ringcentral-api

1.4.0 • Public • Published

node-red-contrib-ringcentral-api

What is it?

A module to bring RingCentral API capabilities into your Node-RED flows! It is based on the work from Todd Sharp

With the RingCentral APIs you can send and receive SMS/MMS messages (plus much more) and this module adds this funcionality into your Node-RED flows.

Let's say you are monitoring an API or sensor and you would like to publish an SMS message to your mobile phone every time a certain value is retrieved. Simple - just add an sms send node!

The following nodes are available in this module:

  • SMS Send
  • SMS Receive
  • Sign URL
  • Get Meetings
  • Recordings
  • Extensions
  • Presence
  • Team messages
  • File upload

Getting Started

You'll need a Ring Central account (the free dev account is good enough), so sign up and then create a new app to get the username, password, server, extension, client id, client secret that you'll need in your flows.

Issues

File an issue on GitHub!

GitHub

https://github.com/mailsvb/node-red-contrib-ringcentral-api

Package Sidebar

Install

npm i node-red-contrib-ringcentral-api

Weekly Downloads

3

Version

1.4.0

License

ISC

Unpacked Size

45.9 kB

Total Files

23

Last publish

Collaborators

  • mailsvb