All Apps and Add-ons

Is it possible to send alerts to multiple phone numbers with the Twilio SMS Alerting app?

alistair_
New Member

I need to send alerts to multiple phone numbers. Is it possible to do this with your app? For example, by including a comma separated list of numbers on the 'to' field?

Tags (1)
0 Karma

ppablo
Retired

Hi @alistair_

Please don't forget to revisit this post and confirm if the answer by @acharlieh solved your question. If yes, please click "Accept" directly below his answer and upvote accordingly.

0 Karma

acharlieh
Influencer

You (or someone else might be able to) make a modification to bin/twilio.py to have it split into a list of numbers by comma and then making the API call for each number.

As it currently stands out of the box however, it seems that only one invocation of Twilio's API happens. As Twilio's documentation states that every recipient must be a separate API call, this would mean that out of the box you can only send to one recipient.

Damien_Dallimor
Ultra Champion

Yep , thats the approach I'd take.

Get Updates on the Splunk Community!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...