[SOLVED]Nested object from JSON

If you prefer, you can shorten all those blocks to a single get property of object block and get the property “rows[1].elements[1].distance.text” from the object.

Make sure to get object from JSON though since the green response block is not an object but rather JSON text.

I explain that in one of the comments in this tutorial topic: API JSON Tutorial (Video)

1 Like