15 Jun 2023 01:55 PM
I have {ProblemDetailsJson} & i wanted to send only rankedImpacts":[{"entityId":"******","entityName":"*****"}] in payload to 3rd party Integration.
How do i achieve this ??
20 Jun 2023 12:54 PM
Hi there,
Do it understand correctly that you only want te send specific fields from {ProblemDetailsJson}?
I don't think that is possible yet. Please see documentation:
https://www.dynatrace.com/support/help/observe-and-explore/notifications-and-alerting/problem-notifi...
I also found a similar discussion here:
The way I've solved it: I do the filtering at the 3rd party system. Most modern systems are perfectly able to handle json input and manipulate it.
21 Jun 2023 06:44 AM
Hi Michiel,
I have seen this https://community.dynatrace.com/t5/Dynatrace-API/Problem-Notifications-ProblemDetailsJSON-concrete-v... but no luck.
Yeah, you are right 3rd party system should have capability to manipulate the JSON sent. But unfortunately that 3rd part system is not capable enough. Anyways we are appraching this in different way to pull problems from problems API with API-key