Hello
I’m facing an issue with data binding in my Adalo app. I’m trying to fetch data from an external API and display it in a list on one of my screens, but I’m facing difficulties getting the data to display properly.
I have tried-
- I’ve set up an external collection in Adalo and configured it to fetch data from the API endpoint using the ‘External Collections’ feature.
- I’ve created a screen in my app with a list component bound to this external collection.
- However, when I preview the app, the list remains empty, and no data is displayed.
I’ve checked the API endpoint, and it seems to be returning data correctly when accessed directly. General Discussion - Adalo . Could anyone provide guidance on how to resolve this issue and get the external API data to display in my Adalo app?
Thank you for your help!
Thank you
steveddiaz