SMS API: Difference between revisions
Appearance
Content deleted Content added
| Line 21: | Line 21: | ||
===HTTP=== |
===HTTP=== |
||
If you put an entry starting http:// or https:// then we will attempt to send the SMS to you using HTTP (or HTTPS). |
If you put an entry starting http:// or https:// then we will attempt to send the SMS to you using HTTP (or HTTPS). We recommend https for privacy. |
||
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. |
The fields posted are as follows, but additional fields may be added from time to time. |
||