# Help with possibly adding a feature in my app

**URL:** https://community.thunkable.com/t/help-with-possibly-adding-a-feature-in-my-app/1858469
**Category:** Questions about Thunkable X
**Created:** [May 2, 2022, 2:41pm UTC](https://community.thunkable.com/t/help-with-possibly-adding-a-feature-in-my-app/1858469 "2022-05-02T14:41:42Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 2, 2022, 11:35pm UTC](https://community.thunkable.com/t/help-with-possibly-adding-a-feature-in-my-app/1858469/7 "2022-05-02T23:35:03Z")

</div>

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](https://x.thunkable.com/copy/2ab416acfdd585852943101da9a30860)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/6/e62458d8e52804f710eb0876e73c2f57bf33f9d0.png)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/a/6a4c4ecd32a05f64d734800f3d649ca5cb9fa9cb.png)

This is the JSON response when formatted at [Best JSON Viewer and JSON Beautifier Online](https://codebeautify.org/jsonviewer) with the properties path to the “Name” property shown at the top:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/b/eb70d135175d3b48d0367b1924433dad275da701.png)

For more details about how to parse JSON, see my API tutorial here: [API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575)

---

_[View the full topic](https://community.thunkable.com/t/help-with-possibly-adding-a-feature-in-my-app/1858469)._
