Page 1 of 1

Send SMS notifications to multiple people

Posted: 14 Dec 2022, 04:05
by peternilsson
Hi, Sorry if this question has been asked before. I don't know if RevPi can send SMS.

Currently the project I am requesting has a software that can send many people (from 20 to 50) at the same time. Be it customers, employees,...

If there is that feature that would be great

Re: Send SMS notifications to multiple people

Posted: 14 Dec 2022, 08:56
by nicolaiB
Hi,

There is no native SMS functionality as the devices don't have a modem. But you can easily add an external modem via USB or ethernet and run the software on the RevPi. Another way would be to use a web-based SMS service which is called from your software on the RevPi (requires internet access)

Nicolai