Twilio

Most recent version: v1.0.0

See the changelog of this Data sink type here.

Overview

Onum supports integration with Twilio.

Twilio is a cloud communications platform-as-a-service (PaaS) that provides developers with programmable communication tools for building and scaling communication features into their applications.

Select Twilio from the list of Data sink types and click Configuration to start.

Data sink configuration

Now you need to specify how and where to send the data, and how to establish a connection with Twilio.

Metadata

Enter the basic information for the new Data sink.

Parameters
Description

Name*

Enter a name for the new Data sink.

Description

Optionally, enter a description for the Data sink.

Tags

Add tags to easily identify your Data sink. Hit the Enter key after you define each tag.


Metrics display

Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Configuration

Now add the configuration to establish the connection.

Parameter
Description

Twilio account SID*

Enter your Twilio account string identifier. Select it from your Secrets or create a new one.

Twilio auth token*

Enter your Twilio authorization token. Select it from your Secrets or create a new one.

Sender phone number

Parameter
Description

Phone number*

Toggle SMS or WhatsApp and enter the phone number used to send the message.

Rate limit

Parameter
Description

Maximum requests per second*

Specify how many requests to launch per second. The minimum value is 1, and the maximum value is 100.

Advanced configuration

If your organization uses proxy servers, activate the Proxy configuration toggle and establish the connection here.

Parameter
Description

Scheme*

Choose the required proxy scheme (HTTP or HTTPS).

Host*

Set the required proxy host.

Port*

Set the required proxy port.

Username

Enter your username to set proxy configuration.

Ppassword

Add your proxy password from your Secrets or create one.

Click Finish when complete. Your new Data sink will appear in the Data sinks area list.

Pipeline configuration

When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.

Output configuration

Parameter
Description

Event field*

Select the incoming field containing the message to send on.

Destination phone numbers

Parameter
Description

Phone number*

Select the incoming field containing the destination phone numbers.

Click Save to save your configuration.

Last updated

Was this helpful?