Here we show you how to send SMS from your own applications using me2mobile and we provide example code snippets. You can find full details of the SOAP API here.
- To start, pick the language (eg PHP, ASP) of the messaging code which works best for your web application.
- Next, copy the entire code snippet from the box below and paste it into your web application's source.
- Change the username/password. If you are sending bulk SMS (i.e. non-premium SMS) then change the username and password in the code snippet to your me2mobile username and password.
- If you want to send premium SMS, you will need to change the username and password to the ones that were given to you when you activated a premium subscription service and you need to also change the 'accountName' parameter to '#NULL#'.
If you have any questions, please feel free to contact info@me2mobile.com. - If you want to send premium SMS, you will need to change the username and password to the ones that were given to you when you activated a premium subscription service and you need to also change the 'accountName' parameter to '#NULL#'.
