Forum Discussion

aspanda's avatar
aspanda
New Contributor II
6 years ago

Perform a look up on keys of an object to get it's value

Hello All, I have a requirement to extract values of an object based on it’s key through a lookup. For Example i have following json structure : { “A”:{ “B” : {“value” :“test”}, “C” : {“...