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 or reply to a whatsapp message. You can only start new conversations if the message matches a pre-approved whatsapp template.

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
fromrequired
The number you would like to send message from, make sure this number is verified for whatsapp use.
value
status webhook
An optional HTTP/HTTPS endpoint to post the status to. Status changes include queued, failed, sent, delivered or undelivered.
value
actions
Custom Twilio-specific rich embeded actions like geo, see twilio whatsapp features.
array
Content SIDrequired
The SID of the Content Template to be used with the Message
value
Content Vars
Key-value pairs of Template variables and their substitution values
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 whatsapp Return to the group to view all blocks within this group