Action: Send SMS
Twilio Operation

The Send SMS action sends text messages to mobile numbers using Twilio’s API.
Example User Story
I want to send an SMS alert via Twilio when a user’s payment fails, so they can quickly update their payment method.
Fields
Field Name
Field Type
Required
to
String
Yes
from
String
Yes
body
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated