Need example of Fetch JSON data and populate Repeater

Hello all,
I have a project that has an API call on a different site to get JSON data from that site. I have tried various different things, but am having trouble understanding if it is possible to fill a repeater from that using Wix’s Fetch function.

Does anyone have an example that they can provide on how they accomplished filling a repeater from the API’s JSON data received from a Wix Fetch? Any help would be greatly appreciated!

See Example: MyApi and MyApiClient . The MyApiClient app does just what you want.

1 Like

Bless you! I now see what I was missing from my code after seeing what you did in your example. Thanks so much!

1 Like