Twilio. SMS

Integration type: Write

Ylem supports sending critical SMS alerts to the verified phone numbers of members of your organization.

Data for the connection:

On-Premise/Open-Source Configuration

If you use on-premise or open-source editions of Ylem, to be able to use this task, you need to create your own Twilio account and configure the following parameters:

YLEM_INTEGRATIONS_TWILIO_ACCOUNT_SID=
YLEM_INTEGRATIONS_TWILIO_AUTH_TOKEN=
YLEM_INTEGRATIONS_TWILIO_NUMBER_FROM=

The following variables need to be placed in the root folder file ./.env.common

Read more about setting up Twilio auth token and account sid here.

Accounts and API tokens can be viewed in the Twilio dashboard here: https://console.twilio.com/us1/account/keys-credentials/api-keys

Last updated