Message Concatenation
Esendex's programmable SMS API (SMS Notify!) supports text message concatenation. The number of concatenated messages a recipient can receive is dependent upon the recipient’s carrier. The API itself does not limit the number of concatenated messages.
By default, concatenation is disabled. To send concatenated messages set the Concatenate
parameter to True
in the SendMessage
method.