Download and upload files in a JavaScript app with Microsoft Graph

Intermediate
Developer
Microsoft 365
Microsoft Graph

Learn how to list, download, and upload a user's files from a single-page application by using Microsoft Graph.

Learning objectives

After completing this module, you'll be able to:

  • 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.

Prerequisites