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
Find Item
Finds an item by name in onedrive using microsoft graph api.
Find Folder
Finds a folder by name in onedrive using microsoft graph api.
List OneDrive Items
Retrieve all files and folders from the root directory of onedrive using the microsoft graph api.
Upload File
Uploads a file to onedrive using microsoft graph api.
Download Item
Downloads a file from onedrive using microsoft graph api.
Create New Text File
Creates a new text file in onedrive with the specified content.
Create Folder
Creates a new folder in onedrive using microsoft graph api.