Skip to main content
Perform a call in Twilio
Wrk Product avatar
Written by Wrk Product
Updated over 2 months ago

Perform a call in Twilio.

Application

  • Twilio

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

From

The number from which to send the message

Text (Short)

Yes

To

The number to which to send the message

Text (Short)

Yes

Use TwiML?

Whether to use the Twilio Markup Language in the message

True/False

No

Message

Text (Long)

Yes

Status callback

Status Callbacks allow you to receive events related to the REST resources managed by Twilio: Rooms, Recordings and Compositions

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?