App Template
Microsoft Who's Out App
Provide insight into who will be in or out of the office for the week.
App Template
Provide insight into who will be in or out of the office for the week.
Provide insight into who will be in or out of the office for the week.
The Microsoft Who's Out App is a ready-to-use template that can be edited and customized to your specific needs and preferences.
The Who's Out app was designed with the Microsoft Graph REST API v1.0
The Who's Out app was designed with the Microsoft Graph REST API v1.0 and includes the below endpoints. For the best user experience, please ensure that your Microsoft Graph application has the Calendars.Read and User.Read.All permissions or modify the template to make it work for your organization.
Endpoints:
GET /users/{userEmail}/calendarView
GET /users/{userEmail}
GET /users/{userEmail}/manager
GET /users/{userEmail}/directreports
Please visit, Microsoft Graph data connector reference documentation.