For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Send WhatsApp Message

Twilio Operation

The Send WhatsApp Message action lets you programmatically send WhatsApp messages to users via Twilio’s API.

Example User Story

I want to send a WhatsApp order confirmation via Twilio when a customer checks out, so they get instant receipt details on their phone.

Fields

Field Name
Field Type
Required

to

String

Yes

body

String

Yes

from

String

No

Twilio

Example link

Code (Apache v2.0): Operation

Last updated