This action allows you to send SMS messages is powered by our own service.
Send SMS
This action sends an outbound SMS. Before using it, take into account the following limitations:
- You can send up to 10 SMS per month.
- You cannot customize the sender.
- Recommended for testing purposes only.
Input settings
Parameter |
Description |
ID (required) |
Action ID. It is used to reference the output values of the action. |
Alias |
Short description to be displayed in the action. |
Recipient (required) |
The recipient's phone. It must be in international E.164 format.
|
Message (required) |
The content of the SMS in plain text.
|
Output object
Property |
Type |
Description |
success |
Boolean |
Determines the success or failure of the delivery of the SMS.
|
Output object example