PowerApps: Cryptocurrency exchange rate API custom connector

As an example of what can be done with custom APIs in PowerApps, I created a connector to fetch the exchange rates of various cryptocurrencies from an open source.  You will be able to use the rates in formulas in PowerApps.  This approach is very flexible and can be used with almost any other API.  All you need is to edit the Swagger file below to match the output of your chosen API. Continue reading “PowerApps: Cryptocurrency exchange rate API custom connector”