27 Dec 2022 04:38 PM - last edited on 02 Jan 2023 08:35 AM by MaciejNeumann
Hi,
From Dynatrace UI, I'm configuring a Problem Notifications with the following info:
- notification type: mail
- body: {ProblemDetailsJSON}
I would like to obtain a specific value from the json object. Example: get only the "id"
I have tried with {ProblemDetailsJSON}.id and {ProblemDetailsJSON.id} but I don't obtain the value.
Is there any option to get in the email only a concrete value from this whole json?
Thank you!
Solved! Go to Solution.
28 Dec 2022 07:39 AM
Hi @Paloma
I think its not possible to extract the values from the json before sending.
You should send all the {ProblemDetailsJSON} and we all have this need.
I suggest you to open RFE for this, this could be a great enhancement.
Make it generic for every Placeholder that we can use.
BRs,
02 Jan 2023 12:11 PM
Hey, @Paloma, in case you don't get confirmation it's already possible, try raising a product idea as @Malaik suggested. Hope you find your answer!