Hi,
I am developing an app that will show the schedule of someone if he is busy/ available at any given point from his Outlook schedule. Is there any way to pull the data of the schedule from Outlook in PowerApps?
@Anonymous - You can use the Office 365 Outlook connector to retrieve a list of calendar events.
https://docs.microsoft.com/en-us/connectors/office365/#get-calendar-view-of-events-(v3)
Thanks for the quick response.
But, I was looking for a way to find out if a person in my organization is busy or available based on his calendar's schedule. Could you please help me with that?