| |
| |
|
SureSMS FAQ
Resume
On this page you can see a varity of different ways to use SureSMS to send messages. The page is primary targeted against developers, but others can gain from information too.
Sending mails to SureSMS
You don’t have to use the web-interface of SureSMS to send SMS messages. There are several other ways to send messages and one of them is to send messages using your favorite mail application.
By sending a mail to SureSMS it is possible to make SureSMS convert this mail to a SMS message. You need to have an account on SureSMS to do this. When you have an account, you can send a mail to
[Phonenumber].[Account].[Password]@mail.suresms.com
Example : If my SureSMS account is +4510203040 (this is my phonenumber), and my password is test. I want to send a SMS to the phonenumber +4650607080. This is done by sending a mail to:
+4650607080.+4510203040.test@mail.suresms.com
The subject of the message will be in brackets(), while if the subject is empty, there will be no brackets.
Integration to Outlook
You can use Outlook (or any other mail application) to send SMS messages to groups of people. It’s an easy way to send lots of SMS messages in a hurry.
Please download documentation in PDF.
Webservices
SureSMS supports webservices to incorporate SMS message sending in your application. There are two webservices, one that are used to send and receive SMS messages, and one used for maintaining an addressbook of the user.
Please download documentation for each webservice here
Send/receive SMS messages
Addressbook webservices
Posting to webaddress
It is also possible to send message by a direct URL request by following these steps:
http://suresms.com/Script/GlobalSendSMS.aspx with the following parameters Login, password, action, to and text to send you can.
Example : If my SureSMS account is +4510203040 (this is my phonenumber), and my password is test. I want to send a SMS to the phonenumber +4650607080. This is done by writing the following in my browser : http://suresms.com/Script/GlobalSendSMS.aspx?login=+4510203040&password=test&to=+4650607080&Text=Hallo
|
|
| |
|
|
|
|