node-red-contrib-sms-twilio 0.0.2

A Node-RED node to send bulk SMS messages via the Twilio service.

npm install node-red-contrib-sms-twilio

Node-RED node to send bulk SMS messages via Twilio.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-sms-twilio

Properties

  • Message Text to be sent. If left empty it will use msg.payload
  • Numbers Comma separated list of mobile numbers. Defaults to msg.topic
  • Throttle Number of milliseconds to wait between messages. Might be useful if the SMS provider throttles the message rates.

Node Info

Version: 0.0.2
Updated 8 years, 2 months ago
License: Apache-2.0
Rating: 1.0 1

Actions

Rate:

Downloads

7 in the last week

Nodes

  • sms
  • twilioConfig

Keywords

  • node-red
  • twilio
  • sms
  • bulk
  • throttle

Maintainers