Hi,
I came up with this so far
which extracts a specific row from the JSON response. I just dropped the responses in labels for testing purposes.
You can have a look here for an explanation of parsing the data especially when it is in sub-trees.
Where I am stuck though, is trying to figure out how to return the number of entries under the [data] object so that you can loop through.
@tatiang responded to me in previous post about this, but I cannot get the correct set of blocks put together to return the 1001 result.
I am just a beginner so maybe someone else with more experience than myself can pitch in.
Steve