layoutElementContent.uuid: 105408
layoutElementContent.uuid: 105608 Document Name 105608 Document UUID 105609

WAP Push

This API call will send a web link to a mobile phone.

Not all mobile phones will receive WAP push messages. For a more reliable way of sending a URL to a mobile phone embed it within a SMS

http://www.betavine.net/api/send/wappush

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
  • url The URL to send with the message. You must ensure that the URL is correctly formatted, including the protocol used. Messages with incorrectly formatted URLs will be abandoned. An example of a valid URL is http://www.betavine.net/. An invalid URL would be www.betavine.net.

Response

Supported formats

  • XML
  • JSON
  • Plain
layoutElementContent.uuid: 105406