Help with possibly adding a feature in my app

Here’s a modified version that puts the JSON response in a Text Input at the top of the screen and displays the list of names in the List Viewer:

Project link: Thunkable

This is the JSON response when formatted at Best JSON Viewer and JSON Beautifier Online with the properties path to the “Name” property shown at the top:

For more details about how to parse JSON, see my API tutorial here: API JSON Tutorial (Video)

2 Likes