OneDrive is Microsoft’s cloud storage solution enabling users to store, sync, and share files across devices, offering offline access, real-time collaboration, and enterprise-grade security
Finds an item by name in onedrive using microsoft graph api.
Finds a folder by name in onedrive using microsoft graph api.
Retrieve all files and folders from the root directory of onedrive using the microsoft graph api.
Uploads a file to onedrive using microsoft graph api.
Downloads a file from onedrive using microsoft graph api.
Creates a new text file in onedrive with the specified content.
Creates a new folder in onedrive using microsoft graph api.