- Module 1: Learn how to show a user's emails in JavaScript apps with Microsoft Graph. Also, learn how to optimize Microsoft Graph queries and page through large datasets.
- Configure a JavaScript app to retrieve emails by using Microsoft Graph.
- Retrieve a user's emails from Microsoft Graph.
- Break large datasets from Microsoft Graph into pages.
- Module 2: Microsoft Graph provides access to data stored across Microsoft 365 services. In this module, you'll learn how to access Microsoft 365 data to show a user's default calendar in a JavaScript application by using Microsoft Graph APIs and SDKs. To make sure that the web app only shows what's immediately relevant to the user, you'll access and display occurrences and instances of events for a given period.
- Retrieve a list of calendar events from a user's default calendar by using Microsoft Graph for a given period.
- Display retrieved calendar events in an application.
- Module 3: Learn how to list, download, and upload a user's files from a single-page application by using Microsoft Graph.
- Configure a JavaScript app to list files in a user's instance of OneDrive for Business.
- Download files from OneDrive for Business by using Microsoft Graph.
- Upload user files from a browser into OneDrive for Business by using Microsoft Graph.
After completing this module, you'll be able to:
At the end of this module, you'll be able to:
After completing this module, you'll be able to: