In this series of posts I am creating three Azure Functions to provide an API for use with PowerApps, via a custom connector, to display bookings from Exchange Online meeting rooms. Introduction Creating an Exchange Meeting Rooms API with Azure Functions Create a Microsoft PowerApps App to View Meeting Room Bookings (this post) In this final post of the series we will now use the Azure Functions API in the PowerApps app. Open up PowerApps studio and create a new blank Phone layout. On the first screen, drop in a rectangle shape (which is found on the Insert tab, under the Icons drop down) and position it into shape as a header. Add a label (set the colour white for contrast) and change the text to the name of your app. Then, on the Insert tab click Gallery and choose Vertical. Position it to take up the available width and height under the header. Give it a name, like 'RoomLists'. With the control selected, from the properties pane choo...
Exploring ASP.NET, C#, PowerApps, Office 365