So I’m sure it’s me doing something wrong or missing something obvious.
I’m pulling in a JSON result from an API (zip codes in a radius). I need to put the returned zip codes on the page.
I have the API call working, getting the return, getting the repeat region to repeat a row but it only shows the first item in the repeat. It never moves off of {{zipcode.data.DataList[0].Code}}
API Schema
Page and repeat set up
Any suggestions on what I’m missing/doing wrong?
Community Page
Last updated:
Last updated: