cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trigger alert when Workflow fails

Axel
Guide

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?

 

1 REPLY 1

Emm4nuel
Dynatrace Helper
Dynatrace Helper

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.

Featured Posts