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 |
|
|
messagerequired A custom message you would like the user to receive. If the user didn't interact with your whatsapp conversation within the last 24-hours, your message is required to match with one of the pre-submitted templates, read more about Twilio whatsapp templates. Some formatting is allowed, see formatting whatsapp messages on twilio. |
value |
|
|
status webhook An optional HTTP/HTTPS endpoint to post the status to. Status changes include queued , failed , sent , delivered or undelivered . |
value |
|
|
media url The URL of the media to send with the message. The media can be of type gif , png , and jpeg and will be formatted correctly on the recipient's device. The media size limit is 5MB for supported file types (JPEG, PNG, GIF). |
value |
|
|
actions Custom Twilio-specific rich embeded actions like geo, see twilio whatsapp features. |
array |
|
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 inv11.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