elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.7k stars 8.12k forks source link

Twilio SMS action type #74584

Open mikecote opened 4 years ago

elasticmachine commented 4 years ago

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

YulNaumenko commented 4 years ago

Twilio SMS is working now using Webhook action type. Wonder if we are going to have a deeper integration.

pmuellr commented 4 years ago

Side note - Twilio is likely a good example of a split between connector / action. You'd like to be able to create a Twilio connector, and then use it for an SMS action, or make a phone call (another of their services), two different actions. Actually, Twilio also support email via sendgrid, so it would be nice to be able to create an email action from this connector as well - which is an interesting twist - create an email action from the generic email connector, or from the twilio connector!

Really side-note - Twilio also does various sorts of phone interaction (voice, phone keypad presses) so is a great candidate for something like chat-ops as well.

mikecote commented 4 years ago

cc @arisonl

mikecote commented 3 years ago

It was discussed during the planning session that we would scope this issue to just the SMS action portion of Twilio.

mikecote commented 3 years ago

Moving from 7.x - Candidates to 7.14 after the latest 7.x planning session. If we get time, we will implement this.