Application Trigger
Sends an Application Trigger message to the specified number. An application trigger message is an SMS which is set to be recieved on a specified port.
http://www.betavine.net/api/send/trigger
Parameters
- uaid User Application ID
- message The contents of the text message you wish to send.
Character encoding is set to 7-bit ASCII resulting in a message limit of 160 characters.
- dest The destination number(s) to whom you wish to send the message. The destination must be numeric and contain between 4 and 25 characters.
The destination number must include the country code for the region. E.g. A UK number would be prefixed with 44.
You can specify between 1 and 10 different destinations for the message. Just apply more dest parameters to the url
- port The port number to which the SMS will be received
Response
Supported formats