Using the HTTP method, the messages can be posted to VectarMind’s Secure Gateway (Proximo) from
your own application or website. The messages can be sent in both English and Arabic.
Shown below is the URL and the variables. A user A/C neeeds to be created before using the API.
Language – English
URL
Example:https://mobile.vectramind.com/websmpp/websms?user=userID&pass=password&sid=619 &mno=XXXXXXXXX&text=hello&type=1&esm=0&dcs=0
PARAMETERS
user= userID <- Replace this with your account details
pass= password <- Replace this with your account details
sid=619 (Sender ID, You can change as it needed)
mno=<MOBILE NUMBER> (Receivers Mobile Number)
text=<Message>
type=1
esm=0
dcs=0
Note: For every successful message sent to the SMS gateway a MessageID (ex: vectra12345) will be
responded from the server. Similarly ,alerts on expiry, insufficient credits etc. would also be notified.