Twilio

Discover more about the Twilio connector and how to use it on the Digibee Integration Platform.

Important information:

  • This documentation is currently available only in English but will soon be translated into Portuguese.

  • The content is under revision and may change. We appreciate your understanding as we work to improve the documentation.

Twilio is a cloud communications platform that enables developers to add communications capabilities such as voice calling, text messaging, video calling, and other interactive services to applications and systems. The Twilio connectors interact with REST APIs using Twilio Java SDK on Digibee Integration Platform.

Parameters

Take a look at the configuration parameters for the connector. Parameters supported by Double Braces expressions are marked with (DB).

ParameterDescriptionDefault valueData type

Api Name

What kind of operation to perform.

N/A

String

Method Name

What sub operation to use for the selected operation.

N/A

String

Fail On Error

If true will stop the pipeline with an error. If false will let the pipeline continue but the output will show a property success with value false.

False

Boolean

In Body (DB)

Sets the name of a parameter to be passed in the exchange In Body

N/A

String

Successful executions should output at least a property "success": true

Last updated