Displaying a room calendar in Power Apps using Graph API
Image Source: Shutterstock.com
Nov 28, 2022 7:54 PM

Displaying a room calendar in Power Apps using Graph API

External Blog Post

Recently I had a project where I needed to display a room calendar in Power Apps

So first we’re going to need to make sure we can access what we need to get the data we need. Now in my case, I had to produce a solution where my app could access any meeting room’s calendar, but this requires a nice amount of permissions in my tenant.

  • Creating the Power Platform solution
  • Creating the flow
  • Building out my app!
  • Launching the app with a room Id

Open full article

ParseJSON function in Power Apps (experimental)

Converting Untyped object data type

https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-parsejson#converting-untyped-object-data-type