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

How to fetch details of specific fields from "{ProblemDetailsJSONv2}" placeholder for alerting payload?

np9
Participant

Hello Team,

For creating a custom integration payload, I would like to know how to fetch details of specific fields from "{ProblemDetailsJSONv2}" placeholder?

1 REPLY 1

JamesKitson
Dynatrace Guru
Dynatrace Guru

You cannot select specific fields from that placeholder, you can only use the block of json that it will be populated with as a whole. Selecting specific fields would need to be done on the client side.

The fields are documented here.

Featured Posts