<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dynatrace Managed Custom Problem Notification in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110662#M800</link>
    <description>&lt;P&gt;Could you please share the script?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Dec 2018 13:35:13 GMT</pubDate>
    <dc:creator>sarathkumar_ra1</dc:creator>
    <dc:date>2018-12-27T13:35:13Z</dc:date>
    <item>
      <title>Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110653#M791</link>
      <description>&lt;P&gt;We have sendquick app for SMS alerting which accepts attached HTTP Post format. Is it possible to use this for custom integration webhook &amp;amp; custom payloads&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 13:31:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110653#M791</guid>
      <dc:creator>omichael</dc:creator>
      <dc:date>2026-01-28T13:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110654#M792</link>
      <description>&lt;P&gt;Hello, if your managed installation has access to this app it shouldn't be a problem. &lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt; "Entry": {&lt;BR /&gt; "tar_num": "+65912345678 "&lt;BR /&gt; "tar_msg": "Test json",&lt;BR /&gt; "tar_mode": "text",&lt;BR /&gt; }&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;You have to create custom integration on dynatrace, setup url to your app and add payload as in your documentation. You can used defined variables in this payload:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/19205-zrzut-ekranu-2018-12-18-o-101223.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:12:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110654#M792</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-18T09:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110655#M793</link>
      <description>&lt;P&gt;it says test successful....but cannot receive SMS.... when i tried using curl from dynatrace managed server i was able to get SMS ...attached screenshot....wondering what is missing&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/19207-screenshot-1.png" /&gt;&lt;/P&gt;&lt;P&gt;curl command used:-&lt;/P&gt;&lt;P&gt; curl --data-urlencode "tar_num=+6598154447" --data-urlencode "tar_msg=this is a test SMS " http://&amp;lt;sendQuick IP&amp;gt;/cmd/system/api/sendsms.cgi&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:33:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110655#M793</guid>
      <dc:creator>omichael</dc:creator>
      <dc:date>2018-12-18T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110656#M794</link>
      <description>&lt;P&gt;I think it's related to configuration of the app. CURL is urlencoding SMS, from dynatrace you are using json payload that according to your documentation is supported but you have to check if it should be enabled somehow. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:44:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110656#M794</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-18T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110657#M795</link>
      <description>&lt;P&gt;I think you need to setup a individual event layer here. Payloads will give subject and body of the message only. Please check with event layer.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:44:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110657#M795</guid>
      <dc:creator>sarathkumar_ra1</dc:creator>
      <dc:date>2018-12-18T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110658#M796</link>
      <description>&lt;P&gt;Try first send SMS via JSON using for example POSTMAN if your computer has access to this SMS App. If it will has any errors you will se what was wrong&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:48:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110658#M796</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-18T09:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110659#M797</link>
      <description>&lt;P&gt;The problem is not defining alerts but integrating this SMS service with Dynatrace. First this integration with test passing should send sms, after this alerting profile and events can be setup. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:51:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110659#M797</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-18T09:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110660#M798</link>
      <description>&lt;P&gt;fixed...seems JSON does not like + in the phone number...which we had to add %2B&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Dec 2018 07:03:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110660#M798</guid>
      <dc:creator>omichael</dc:creator>
      <dc:date>2018-12-19T07:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110661#M799</link>
      <description>&lt;P&gt;Cool, I'm happy that you have working solution right now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Dec 2018 14:21:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110661#M799</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2018-12-20T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Custom Problem Notification</title>
      <link>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110662#M800</link>
      <description>&lt;P&gt;Could you please share the script?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2018 13:35:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Dynatrace-Managed-Custom-Problem-Notification/m-p/110662#M800</guid>
      <dc:creator>sarathkumar_ra1</dc:creator>
      <dc:date>2018-12-27T13:35:13Z</dc:date>
    </item>
  </channel>
</rss>

