smstools
Service icon

smstools

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 8 Jul (21 hours ago)
 by 
0.0
 (0 ratings)
smstools

smstools

Documentation
1.0.0

https://www.smstools.com/en/sms-gateway-api/send_message

Send Message

Base URL:

POST: https://api.smsgatewayapi.com/v1/message/send

ParameterInputDescription
client_idAPI client IDLogin and go to 'Advanced' - 'API authentication' to find the API keys
Required
client_secretAPI client secretLogin and go to 'Advanced' - 'API authentication' to find the API keys
Required
messagemessagethe message to be sent
Required
todestination numberthe number(s) that will receive the message in international format (eg: 324xx, 316xx, ...)
Required
sendersenderThe number or name of the sender. A number can't be longer than 14 characters.A name can't be longer than 11 characters and can't contain special characters
Required
dateDate and time the message will be sentFormat: yyyy-MM-dd HH:mm. If not provided, the message will be sent as soon as possible
Optional
referencecustom referenceString of max. 255 characters
Optional
testtrue/falseThe system will check all parameters but will not send an SMS message (no credits/balance used).
Optional
subidid of a subaccountIf specified, the message will be sent from the subaccount.
Optional