How to get data into app

please guide me to put this data in app.thanks

https://api.apithanhtoan.com/api/history?offset=0&limit=10&memo=&accountNumber=&accessToken=8ZBECPENEVGI7I7YYEVBLB6VAVD8FXOA&bankCode=vcb

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:
:fish::baguette_bread::basket: Transpose Columns to an Inline List: The Miracle Method

3 Likes