Forum Discussion
Kiril Iliev
Sep 17, 2016Brass Contributor
Custom Web API - Gallery expects table values
We were trying to connect to a custom Web API that we have developed through PowerApps. We have generated a Swagger file and made the needed customizations. We have successfuly made the conne...
Dawid van Heerden
Jan 06, 2018Brass Contributor
Hi Kiril.
Have you come right with this?
We usually use pass the JSON to a collection, and then us the ungroup function on the collection in order to extract the JSON, in order to display it in a gallery.
Kind regards