Hi,
I have successfully connected to an external API using Postman, and I want to incorporate it into Umbraco. Is there an example anywhere on how to:
- set up the API connection
- pass API objects into a list view
- pass each object into another detailed view
Let me explain with an example. I want to pass all events into a list view, and then have a view for each individual event.
Are there any tutorials/starting pointers to achieve this?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/91335-using-the-api-examples