Skip to content

gugurete/node-red-contrib-sms-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published