03 Jul 2017 12:46 AM - last edited on 20 May 2021 09:01 AM by MaciejNeumann
In DT SaaS, is there any integrations available for SMS notification on problems ?
Solved! Go to Solution.
03 Jul 2017 07:14 AM
PagerDuty, OpsGenie and VictorOps all offer SMS notification as one possible channel. All those are supported by Dynatrace.
24 Nov 2023 09:16 AM
VictorOps is now Splunk On-Call.
24 Nov 2017 04:22 AM
@Wolfgang B.
We have a customer who wants Dynatrace SaaS to send problem notification to their SMS Center. They do not use PagerDuty or OpsGenie. Since we do not support SMPP for SMS, they have another gateway, called SMSGW. The SMSGW supports web call back. If Dynatrace SaaS supports web call back, then the process flows will be
1. Dynatrace raises web call back to the SMSGW;
2. SMSGW reads the web call back, and then sends message to SMS Center.
24 Nov 2017 08:40 AM
With web call back do you mean a Webhook? We do support to send a Webhook to any REST POST endpoint with variable payload formats.