I'm trying to connect a JSON web feed to Powerapps. Typically this data is accessed by making an HTTP request, however there's not an API built to access the data. I would like to import this data by making an HTTP request from Powerapps, and was wondering the correct way to do so. I have looked at building a custom connector through PowerApps, but again with not having an API, so I'm not sure what to do.
I've also looked into connecting the data by using PowerBi with PowerApps, as PowerBi can import data directly with an HTTP request, however this option is only available for the Window's desktop version (I'm a Mac user).
Any suggestions? Should I build an API to access the data?
Solved! Go to Solution.