I am on the verge of making a deal with someones content I’d like to show in our app.
They are offering an API, will I with this be able to show their content on an Adalo-app screen?
If so, how? By pasting it where the URL goes in a web-view screen?
You would create the content as a collection using the API as an “external collection”. You’ll need to map out the parameters to components when you create the screens (I.e., Post Name into a text component).
By doing so, you’ll be able to control the layout of the content within your app.
In general, an external collection would be connecting to something like Airtable or Xano to store your data, instead of the internal Adalo database. Also in the below video, Patrick Ford uses an external collection to display images from Pixabay: