SMS mode
SMSmode
SMSmode is a SMS provider that can be configured by using the generic API Transport. You need a token you can find on your personnal 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 }} |