Archives
-
Using an Azure Function in a Microsoft Flow
In the previous blog I wrote how easy it is to use an Azure Function as a Custom API for PowerApps, and got a question on how would that look like for Microsoft Flow. The great news is that if you have followed the first three steps in the previous blog, you are done! PowerApps...
[Read more] -
Using Azure Functions in PowerApps
In this blog I want to show how easy is to use the newly introduced Azure Functions from a PowerApps. Azure Functions provides a very convenient and easy way to develop custom logic called Functions that runs in the cloud and without the need to worry about the hosting solution at all. You can do...
[Read more]