Display json data as an html table

Any ideas of how I can display the json data at the link below as an html table on my bubble site? I’ve tried to pull it into a repeating table via the api connector but based on my research in the forum you can’t pull a list of data through the api connector.

https://api.fieldbook.com/v1/578f11097a4c900300f2ff3d/l10_game_log?schools=Duke

I think there is a confusion, you can do this already. Check this page


and the relevant API connector call at

Thanks.

Its not working for me. probably user error… i get stuck when assigning the data source.

You need to pick which part of the JSON contains the list. In this case it’s root list. See attached.

Got it! Thanks.

how do you get to the returned values page. I get you go to plugins and open api connector but then im stuck here