App Template
Team Note App
Enable employees to send notifications to their manager, peers, and direct reports from within Workgrid.
App Template
Enable employees to send notifications to their manager, peers, and direct reports from within Workgrid.
Customize your digital workplace to improve employee experience.
All app features can be modified for your preferences.
The Team Note app was designed with the Microsoft Graph REST API v1.0.
This app template may be customized for alternate integrations using Workgrid's no-code builder.
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}
GET /users/{userEmail}/manager
GET /users/{userEmail}/directreports
For more information please visit: Microsoft Graph Documentation