<?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: Issue with MS Team webhook integration with DT in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/256177#M1785</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/69948"&gt;@sjothili&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ensure the custom payload in the attached format, it should work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Peter_Youssef_0-1726638763339.png" style="width: 681px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22544iD2355FAB36FA3163/image-dimensions/681x143?v=v2" width="681" height="143" role="button" title="Peter_Youssef_0-1726638763339.png" alt="Peter_Youssef_0-1726638763339.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 05:53:00 GMT</pubDate>
    <dc:creator>Peter_Youssef</dc:creator>
    <dc:date>2024-09-18T05:53:00Z</dc:date>
    <item>
      <title>Issue with MS Team webhook integration with DT</title>
      <link>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/232101#M1048</link>
      <description>&lt;P&gt;We are implementing Dynatrace&amp;nbsp; in all our hosted application servers. Here, we are configuring the Dynatrace with MS Teams webhook configuration for sending the alerts.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;On MS Teams side, we configured the webhook url as shown below in the screenshot. On the Dynatrace front, we tried to configure this MS team webhook configuration. When we perform ‘&lt;EM&gt;Send Test Notification’&lt;/EM&gt;, we get this error message. We checked this error with the Dynatrace team, they are claiming it could be a firewall issue. Attaching that mail for your reference.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Could you please let me know if we miss any important configuration here? Appreciate your help.&lt;/FONT&gt;&lt;/P&gt;&lt;H3&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Custom Integration test failed&lt;/FONT&gt;&lt;/H3&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Reason:&lt;/STRONG&gt;&amp;nbsp;Invalid HTTP status code&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;HTTP Response Code:&lt;/STRONG&gt;&amp;nbsp;400 - Bad Request&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;HTTP Response Body:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Summary or Text is required.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Webhook url - &amp;lt;EDITED&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls refer the attached screenshot&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 18:27:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/232101#M1048</guid>
      <dc:creator>sjothili</dc:creator>
      <dc:date>2023-12-16T18:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with MS Team webhook integration with DT</title>
      <link>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/232107#M1049</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/69948"&gt;@sjothili&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I had to edit your post, as it revealed your Teams link, and as such might have been used by others.&lt;/P&gt;&lt;P&gt;Also took out the screenshots, as they also revealed too much information...&lt;/P&gt;&lt;P&gt;Good part is that the link seemed OK. It it's giving a 400, please double check that there are no limitations for invoking&amp;nbsp; it, given the Organization referenced.&lt;/P&gt;&lt;P&gt;If you can't manage to get it working, please put a ticket into Support, they will probably help you better on this one.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 18:32:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/232107#M1049</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-12-16T18:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with MS Team webhook integration with DT</title>
      <link>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/241426#M1518</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;"Summary" or "text" variable has to be present in the payload.&lt;/P&gt;&lt;P&gt;Example payload:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"title":"{ProblemTitle}",&lt;BR /&gt;"&lt;STRONG&gt;text&lt;/STRONG&gt;":"{ProblemDetailsHTML}",&lt;BR /&gt;"themeColor":"EA4300"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be OK after that.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 13:52:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/241426#M1518</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2024-03-29T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with MS Team webhook integration with DT</title>
      <link>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/256177#M1785</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/69948"&gt;@sjothili&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ensure the custom payload in the attached format, it should work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Peter_Youssef_0-1726638763339.png" style="width: 681px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22544iD2355FAB36FA3163/image-dimensions/681x143?v=v2" width="681" height="143" role="button" title="Peter_Youssef_0-1726638763339.png" alt="Peter_Youssef_0-1726638763339.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 05:53:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Issue-with-MS-Team-webhook-integration-with-DT/m-p/256177#M1785</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-09-18T05:53:00Z</dc:date>
    </item>
  </channel>
</rss>

