App Template
Café Menu
Send employees a notification with the lunch menu each day.
Streamline access to the information employees need and want.
This app can be modified for your preferences.
The Cafe Menu app was designed with Microsoft Graph REST API v1.0. Leveraging Microsoft Graph, the app works by simply linking to an online version of an Excel spreadsheet. Once you’ve installed the app and linked the spreadsheet, simply update the spreadsheet each week.
This app template may be customized for alternate integrations using Workgrid's no-code builder.
The Microsoft Graph API must include the following endpoints.
Endpoints:
GET /shares/{shareIdOrEncodedSharingUrl}
GET /drives/{drive-id}/items/{item-id}
For more information please visit: Microsoft Documentation