Use your own software to send SMS

VIASMS makes it very easy to plug SMS into your existing online applications, software of website setup. Using this simple HTTP Api you can connect your business with Australian mobile users effortlessly. Below is an example of the setup, documentation and some variable information to assist your development team.

You should POST data using the following as a guide:

Field Details
msg the message you wish to send to this mobile
to the number of the mobile you wish to send to in intl format (eg. 614xxxxxxxx)
from the senderid field or from number (dynamic)
key your api key for the account you wish to send the SMS from (found in the client area)

 

The response codes when posting through requests.

Code Details
0 viasms account not active
1 user/pass error
2 required field missing
3 incorrect mobile number format
4 "to" field number is on viasms block list
5 insufficient credits to send message
6 sent success
7 problem with the "to" field
8 internal gateway error
9 message too long
10 country not supported

 

VIASMS can help you integrate this into your existing setup - contact us today.