Announcements
I am sending calendar invites using Power Apps. How do I see if people have open time on their calendar. Thank you for your help
Graph API can return you a user's free/busy schedule with just the Calendar.ReadBasic permission (which most organizations are fine with handing out). This is your best bet for retrieving that data.
calendar: getSchedule - Microsoft Graph v1.0 | Microsoft Learn
I am not seeing how I would apply this in Power Apps
You would need to make REST queries to the Graph API with an appropriately credentialed App Registration or user, either through custom code (Plugin or PCF, most likely) or by creating a Custom Connector that hits this Graph endpoint.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 551
WarrenBelz 430 Most Valuable Professional
Valantis 298