Send data to 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.

Onum Setup

1

Log in to your Onum tenant and click Data Sinks> New Data sink.

2

Double-click the Twilio Sink.

3

Enter a Name for the new Data Sink. Optionally, add a Description and some Tags to identify the Sink.

4

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

5

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

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

6

In the Secrets area, New secret to create a new one:

  • Give the secret a Name.

  • Turn off the Expiration date option.

  • Click Add new value and paste the corresponding value.

  • Click Save.

You can now select the created secrets in the configuration.

7

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

8

Specify the Maximum requests per second*. The minimum value is 1, and the maximum value is 100.

9

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

  • Scheme* - Choose the required proxy scheme (HTTP or HTTPS).

  • Host* - Set the required proxy address.

  • Port* - Set the required proxy port.

  • Username - Enter your proxy username.

  • Password - Select your proxy password from the list of your tenant's Secrets or create a new 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?