Download and upload files in a JavaScript app with 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
- Global administrator access to a Microsoft 365 tenant.
- Basic understanding of authentication and authorization on Microsoft 365
- Basic understanding of HTML and JavaScript
- Basic understanding of Microsoft Graph
- Node.js LTS