23 Jun 2025
04:03 PM
- last edited on
24 Jun 2025
09:57 AM
by
MaciejNeumann
Hi community,
i'd like to trigger an alert when my workflow fails to call a Dynatrace API. I saw this thread: here
So, this new automatic notification is not available, so far. There is another way to reach this goal?
09 Jul 2025 07:03 AM
You can set up an alert to trigger after a critical Dynatrace API task by using the condition section. For example, if you have a task named "Important Task", you can add another task immediately after it that checks for errors. If an error is detected, you can configure it to send an email notification—or use any other integration you prefer.
This setup is illustrated in the image: the alert is conditionally triggered based on the outcome of the previous task.