App Template
My Day
Help streamline employees' day with simplified access to daily calendar events and smart notification summaries.
App Template
Help streamline employees' day with simplified access to daily calendar events and smart notification summaries.
Streamline access to the information employees need.
All app features can be modified for your preferences.
The My Day app was designed with the Microsoft Graph REST API v1.0
For the best user experience, please ensure that your Microsoft Graph application has the Calendars.Read, User.Read.All, and MailboxSettings.Read permissions or modify the template to make it work for your organization.
Endpoints:
GET /users/{userEmail}/calendarView
GET /users/{userEmail}
GET /users/{userEmail}/mailboxSettings/workingHours
For more information please visit: Microsoft Graph Documentation