08 Feb 2023 05:29 PM - last edited on 09 Feb 2023 04:30 PM by Ana_Kuzmenchuk
Hello Team,
For creating a custom integration payload, I would like to know how to fetch details of specific fields from "{ProblemDetailsJSONv2}" placeholder?
Solved! Go to Solution.
09 Feb 2023 06:44 PM
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.