SMS mode
SMSmode
SMSmode is an SMS provider. It uses the generic API transport. You need a token from your personal space.
Example:
| Config | Example |
|---|---|
| Transport type | Api |
| API Method | POST |
| API URL | http://api.smsmode.com/http/1.6/sendSMS.do |
| Options | accessToken=PUT_HERE_YOUR_TOKEN numero=PUT_HERE_DESTS_NUMBER_COMMA_SEPARATED message={{ $msg }} |