Notification sms through twilio python script

I have many resources that explain how to send SMS through a web service etc but I cannot find a resource that allows sending through Twilio. Does anyone have any experience with this and any guidelines on how to implement it?

Any help will be much appreciated.

Hi,

since you mention a python script in the title, which resources do you already have? I don’t know Twilio, which APIs or CLI interfaces does it provide?

Cheers,
Michael

Hi,
thanks for your quick answer i found the solution in twilio api, i can use crul in icinga2 to send notifiaction sms.
https://github.com/olkitu/Icinga2-SMS-Notification

Cheers,

1 Like