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

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

Twilio

Example link

Code (Apache v2.0): Operation

Last updated