Send SMS

Send SMS

Sends a SMS Message via the SMSCentral API.

You must have an existing SMSCentral API account and know the associated Username and Password

Username

The SMS Central Username.

Password

The SMS Central Password.

Recipient

The Mobile (Cell) phone number of the intended recipient. 

CLID

The phone number that you want to present as the sender. This is the no. that you want your customer to use when they call back.

Message

The text body of the SMS Message. This may contain any text as well as encoded Route variables e.g. ${first_name} .

Note the Message may be greater than 160 characters, but you will be charged for 1 SMS message for each 160 characters or part there of. e.g. if you message is 161 characters you will be charged as if you had sent two SMS messages.

Don't Encode Message (Advanced Option)

You should NOT enable this option unless you know what URL encoding is.

Normally the message MUST be encoded in order to be passed to SMS Central.

In RARE cases you may need to pass an already encoded message, in this case you need to check the Don't Encode Message field to stop the message from being double encoded.