Uploaded August 2024 | Updated September 2026, 2 weeks ago
OneDrive is a widely used cloud storage service from Microsoft that allows you to store, share, and sync your files across multiple devices. In this OneDrive API crash course, Iβll guide you through getting started with the OneDrive API in Python to streamline your file management and enhance your workflow.
π Source Code To All The Examples & MS Graph module: patreon.com/posts/source-code-api-110487266
π OneDrive API Reference: learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro and agenda
01:42 - Create & set up an Azure App & Python environment
04:22 - Create ms_graph module to generate access token
10:32 - Example: List files in a folder
12:32 - Example: Folder creation
15:01 - Example: File upload
16:36 - Example: Copy file
17:54 - Example: Move file
18:42 - Example: Rename file
19:44 - Example: Download file
21:17 - Example: Generate share/download link
23:41 - Example: Query files
24:46 - Example: Delete file/folder
#onedrive #onedriveapi #python
OneDrive is a widely used cloud storage service from Microsoft that allows you to store, share, and sync your files across multiple devices. In this OneDrive API crash course, Iβll guide you through getting started with the OneDrive API in Python to streamline your file management and enhance your workflow.
π Source Code To All The Examples & MS Graph module: patreon.com/posts/source-code-api-110487266
π OneDrive API Reference: learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro and agenda
01:42 - Create & set up an Azure App & Python environment
04:22 - Create ms_graph module to generate access token
10:32 - Example: List files in a folder
12:32 - Example: Folder creation
15:01 - Example: File upload
16:36 - Example: Copy file
17:54 - Example: Move file
18:42 - Example: Rename file
19:44 - Example: Download file
21:17 - Example: Generate share/download link
23:41 - Example: Query files
24:46 - Example: Delete file/folder
#onedrive #onedriveapi #python










