Action: API Request
Twilio Operation

The API Request action sends or retrieves calls, SMS, and other messages via Twilio’s cloud platform.
Example User Story
I want to automatically send an SMS confirmation via Twilio API whenever a user books an appointment, so they receive instant details.
Fields
Field Name
Field Type
Required
method
String
Yes
path
String
Yes
headers
Map
No
queryParams
Map
No
body
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated