Play SMS
PlaySMS
PlaySMS is an open source SMS gateway. It has an HTTP API with a username and a web service token. For the number format, read the PlaySMS documentation.
This example uses 3 numbers. Any number of entries is valid:
Example:
| Config | Example |
|---|---|
| PlaySMS | https://localhost/index.php |
| User | user1 |
| Token | MYFANCYACCESSTOKEN |
| From | My Name |
| Mobiles | +1234567892,+1234567890,+1234567891 |