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

How to customize the payload with additional details in webhook integration?

Shubham_Gawas
Newcomer

I have a setup in which Dynatrace is monitoring my host and application. Further, it is integrated with PagerDuty in which the incidents are generated. I have integrated them using the custom webhook integration and currently am using the available placeholders. Now, my problem is that I want to use some custom alerts other than the placeholder or any plain text. Also, suppose we get a JSON for a particular placeholder, can we use a part of it and not entirely as we sometimes need only a part of that entire JSON?

 

Thanks in advance.

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

I don't think so, its all or nothing with what's optional for the payload contents. Now if you send it to a event handler say moogsoft, then you have the ability to parse that data out even further.  I don't think you can use plain text but if you were able to do that you might need a 1 to 1 ratio dependent on the scope of the alert 

-Chad

Featured Posts