RUAL Documentation

send message

This block is part of the twilio group and was last modified in core v11.0.0.

send message v11.0.0

Send a regular SMS using twilio.

Pin Pin Type Default
flow
flow
connectionrequired
twilioconnection
torequired
The mobile number you would like to send a message to, make sure it starts with +{int. number}
value
from namerequired
The phone number or name you would like to send message from, make sure this number is verified at twilio. Alphanumeric Sender ID can be used if enabled within your Twilio account.
value
messagerequired
A custom message you would like the user to receive.
value
status webhook
An optional HTTP/HTTPS endpoint to post the status to. Status changes include queued, failed, sent, delivered or undelivered.
value
Pin Pin Type Example
flow
flow
connection
twilioconnection
success
condition
sid
SID of the message.
value
status
Status of the message.
value
error code
number
error
value

Core Releases

v11.0.0 This block was introduced in v11.0.0, click here to see the release notes.
Back to twilio Return to the main group to view all sub-groups Back to sms Return to the group to view all blocks within this group