JSON help for dictionary

First, import/rebuild the JSON Formatter Function to get a better sense for how the data is organized. That should help you see how all of the nested levels are organized.

Next import/rebuild the JSON Dictionary Functions (no relation to this dictionary). That way you won’t have to use nested get property blocks.

Alternatively, you could set a cloud variable to the response and use firebase to figure out the levels then use cloud variables to get the elements you need.

1 Like