# How to get data into app

**URL:** https://community.glideapps.com/t/how-to-get-data-into-app/41055
**Category:** Ask for Help
**Created:** [April 22, 2022, 8:52am UTC](https://community.glideapps.com/t/how-to-get-data-into-app/41055 "2022-04-22T08:52:26Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 22, 2022, 12:30pm UTC](https://community.glideapps.com/t/how-to-get-data-into-app/41055/3 "2022-04-22T12:30:06Z")

</div>

You’ll want to use a fetch column to bring in the json, split it using a split text column and then use the miracle method to display it in an inline list:  
[🐟🥖🧺 Transpose Columns to an Inline List: The Miracle Method](https://community.glideapps.com/t/transpose-columns-to-an-inline-list-the-miracle-method/32766)

---

_[View the full topic](https://community.glideapps.com/t/how-to-get-data-into-app/41055)._
