<?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 Custom integration for Problem notification in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286343#M2363</link>
    <description>&lt;P&gt;I am looking for integrating Dynatrace alert - which means only when conditions in alerting profile matches I need to send the information to Azure to create workitem and it should close once alert is closed.&lt;/P&gt;&lt;P&gt;Do we have such option in workflow notebooks?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 08:31:39 GMT</pubDate>
    <dc:creator>Shal</dc:creator>
    <dc:date>2025-09-18T08:31:39Z</dc:date>
    <item>
      <title>Dynatrace Custom integration for Problem notification</title>
      <link>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286298#M2361</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;We are planning to send Dynatrace alerts to create workitem in Azure devops automatically.&lt;/P&gt;
&lt;P&gt;For this&lt;/P&gt;
&lt;P&gt;- We need to configure or add webhook URL in Dynatrace (custom integration problem notification) to send the alert with payload and this should trigger Azure service to create workitem in Devops.&lt;/P&gt;
&lt;P&gt;Can we use Azure REST API itself instead of webhook here ?&lt;/P&gt;
&lt;P&gt;Can someone suggest any option without webhook and use only Azure REST API?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shalini.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 06:36:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286298#M2361</guid>
      <dc:creator>Shal</dc:creator>
      <dc:date>2025-09-18T06:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Custom integration for Problem notification</title>
      <link>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286299#M2362</link>
      <description>&lt;P&gt;Hi, at the moment there’s no such integration available. However, to use the &lt;SPAN&gt;Azure REST API&lt;/SPAN&gt;, you can send requests through workflows and leverage either JavaScript or the WebRequest action to do so.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 14:49:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286299#M2362</guid>
      <dc:creator>dania</dc:creator>
      <dc:date>2025-09-17T14:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Custom integration for Problem notification</title>
      <link>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286343#M2363</link>
      <description>&lt;P&gt;I am looking for integrating Dynatrace alert - which means only when conditions in alerting profile matches I need to send the information to Azure to create workitem and it should close once alert is closed.&lt;/P&gt;&lt;P&gt;Do we have such option in workflow notebooks?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 08:31:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286343#M2363</guid>
      <dc:creator>Shal</dc:creator>
      <dc:date>2025-09-18T08:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Custom integration for Problem notification</title>
      <link>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286471#M2365</link>
      <description>&lt;P&gt;To emulate the behavior of an alerting profile using a workflow, you can follow these steps:&lt;/P&gt;&lt;P&gt;Create a new workflow with a Davis problem trigger.&lt;BR /&gt;Add a task to execute a DQL query.&lt;BR /&gt;Use the DQL query to check the status of the problem.&lt;BR /&gt;In the task options, enable "Wait before execution" to configure a delay.&lt;BR /&gt;Add a condition so the workflow only continues if the problem is still open.&lt;BR /&gt;Finally, add the notification task.&lt;/P&gt;&lt;P&gt;One important note: currently, it's not possible to set a delay directly on the problem trigger itself meaning the workflow can't be configured to run only if the problem has been open for a specific amount of time. However, the approach above is a viable workaround to achieve similar behavior.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 17:21:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Dynatrace-Custom-integration-for-Problem-notification/m-p/286471#M2365</guid>
      <dc:creator>dania</dc:creator>
      <dc:date>2025-09-19T17:21:44Z</dc:date>
    </item>
  </channel>
</rss>

