Our server can be configured to forward received MMS messages to you webserver via a HTTP POST.
To configure HTTP forwarding please login into your account and go to Preferences and then select the Forwarding tab.
Our server expects a HTTP 200 (OK) status. Any content returned by your server will be ignored.
If anything other than a status 200 is returned then our server will consider this an error. On an error condition our server will retry to delivery the same message every 5 minute until the error is resolved.
<% From = Request("from") Text = Request("text") MsgId = Request("msgid") Type = Request("type") FileList = Request("filelist") -- Place code here to use values -- e.g. store message to a database %>
SMS Interfaces HTTP Interface SMTP Interface .NET Component COM Component PHP SDK Java SDK
Text Messaging Send SMS Receive SMS SMS Replies
MMS Messaging Send MMS Receive MMS
Prices
Free Trial
Premium SMS
Downloads
Documents
Support Forum
Coverage