SMS API: Difference between revisions

 
===HTTP===
If you put an entry starting http:// or https:// then we will attempt to send the SMS to you using HTTP (or HTTPS). IfWe therecommend URLhttps endsfor 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 dataprivacy.
 
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.