API
We have a special area dedicated to how to use our API, which can be found in our Developer Zone
However we realise that there are somethings that may require the use of the API by non developers
I want to configure my software to send SMS, but it is asking for a URL.
If you are trying to send messages via software it may be asking you to provide a URL and variables please try the following replacing the xxx’s as required
https://www.esendex.com/secure/messenger/formpost/SendSMS.aspx?username=xxx@xxx.com&account=ex000xxxx&password=xxx&recipient=xxx&body=xxx&plaintext=1
I want to send SMS from my formmail script, do I need the API?
If you have a formmail script that currently sends to an email address but want to change it to send an SMS the easiest way to do this is to use Echo for Email
Add a user to Echo for Email which matches the from address you use on your form.
Add your server IP to the IP authorisation page
and then in your form set the form to email mobile@echoemail.net
