SMS API: Difference between revisions

 
[[File:InboundSMS.png|none|frame|Inbound SMS option on Control Pages]]
 
===Email===
You may specify an email address and we'll send the messages by email.
 
===HTTP===
If you put an entry starting http:// or https:// then we will attempt to send the textSMS to you using HTTP (or HTTPS). If the URL ends with a ? or & then an HTTP GET is done with a set of form fields (i.e. name=value) containing information about the text. If the URL does not, then an HTTP POST is done using URL encoded form data.
 
The fields posted are as follows, but additional fields may be added from time to time.