One Drive
Learn how to use One Drive with Composio
Overview
Enum
ONE_DRIVE
Description
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
Authentication Details
OAUTH2
Actions
ONE_DRIVE_ONEDRIVE_CREATE_TEXT_FILE
Creates a new text file in onedrive with the specified content.
Action Parameters
Action Response
ONE_DRIVE_ONEDRIVE_FIND_FOLDER
Finds a folder by name in onedrive using microsoft graph api.
Action Parameters
Action Response
ONE_DRIVE_ONEDRIVE_FIND_FILE
Finds an item by name in onedrive using microsoft graph api.
Action Parameters
Action Response
ONE_DRIVE_ONEDRIVE_LIST_ITEMS
Retrieve all files and folders from the root directory of onedrive using the microsoft graph api.
Action Parameters
Action Response
ONE_DRIVE_DOWNLOAD_FILE
Downloads a file from onedrive using microsoft graph api.
Action Parameters
Action Response
ONE_DRIVE_ONEDRIVE_CREATE_FOLDER
Creates a new folder in onedrive using microsoft graph api.
Action Parameters
Action Response
ONE_DRIVE_ONEDRIVE_UPLOAD_FILE
Uploads a file to onedrive using microsoft graph api.
Action Parameters
Action Response