Twilio is an easy tool for developers to send and receive SMS and voice calls.

Changelog

4 versions
v1.2.0 Latest
  • Added test() (Flow Test Mode) to the NewCall trigger (throws to defer to the engine fallback chain, as the inbound-call webhook has no fetchable REST equivalent).
v1.1.0
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v1.0.3
  • Make Call: Added response statuses of initiated and answered and updated output port options.
v1.0.1
  • Initial version.

Authentication

TypeDetails
API Key
Account SID (text)
Log into your Twilio account and find API Credentials on your settings page.
Authentication Token (text)
Found directly next to your Account SID.

Triggers

1
New Call icon

New Call

Receive a call through Twilio.

Actions

7
Call Reject icon

Call Reject

Reject a call without being billed.
Call Response Say icon

Call Response Say

Voice response to a call through Twilio.
Forward Call icon

Forward Call

Forward call to another phone number.
Gather Call Input icon

Gather Call Input

Collects digits or transcribes speech from a caller.
Make Call icon

Make Call

Make outgoing call.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Twilio API.
Send S M S icon

Send S M S

Send SMS text message through Twilio.