Send data to Twilio
Most recent version: v1.0.0
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
Log in to your Onum tenant and click Data Sinks> New Data sink.
Double-click the Twilio Sink.
Enter a Name for the new Data Sink. Optionally, add a Description and some Tags to identify the Sink.
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


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.
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.


Learn more about secrets in Onum in this article.
You can now select the created secrets in the configuration.
Toggle SMS or WhatsApp and enter the Phone number* used to send the message.
Specify the Maximum requests per second*. The minimum value is 1, and the maximum value is 100.
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
Event field*
Select the incoming field containing the message to send on.
Destination phone numbers
Phone number*
Select the incoming field containing the destination phone numbers.
Click Save to save your configuration.
Last updated
Was this helpful?

