Forum Discussion

Bobby's avatar
Bobby
New Contributor
4 years ago

Parsing of json object with dynamic attribute keys

Hi, I have a nested json, with the inner most element is an array of struct. The key to identify this inner element is a dyamic value. see the numeric value in the below json. the json pars...