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

Dynatrace Custom integration for Problem notification

Shal
Participant

Hi Team ,

We are planning to send Dynatrace alerts to create workitem in Azure devops automatically.

For this

- 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.

Can we use Azure REST API itself instead of webhook here ?

Can someone suggest any option without webhook and use only Azure REST API?

Thanks,

Shalini.

2 REPLIES 2

dania
Dynatrace Promoter
Dynatrace Promoter

Hi, at the moment there’s no such integration available. However, to use the Azure REST API, you can send requests through workflows and leverage either JavaScript or the WebRequest action to do so.

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.

Do we have such option in workflow notebooks?

Featured Posts