OneDrive

Tools

Name & DescriptionType
ONE_DRIVE_COPY_ITEMTool to copy a driveitem (file or folder) to a new location asynchronously.
action
ONE_DRIVE_CREATE_LINKTool to create a sharing link for a driveitem (file or folder) by its unique id.
action
ONE_DRIVE_DELETE_ITEMTool to delete a driveitem (file or folder) by its unique id from the authenticated user's OneDrive.
action
ONE_DRIVE_GET_DRIVERetrieves the properties and relationships of a drive resource by its unique id.
action
ONE_DRIVE_GET_ITEMRetrieves the metadata of a driveitem by its unique id.
action
ONE_DRIVE_GET_ITEM_PERMISSIONSRetrieves the permissions of a driveitem by its unique id or path within a specific drive.
action
ONE_DRIVE_GET_ITEM_THUMBNAILSTool to retrieve the thumbnails associated with a driveitem.
action
ONE_DRIVE_GET_ITEM_VERSIONSTool to retrieve the version history of a driveitem by its unique id.
action
ONE_DRIVE_GET_QUOTATool to retrieve the quota information for the authenticated user's OneDrive.
action
ONE_DRIVE_GET_RECENT_ITEMSRetrieves a list of items that have been recently used by the authenticated user.
action
ONE_DRIVE_GET_SHARED_ITEMSTool to retrieve a list of items that have been shared with the authenticated user.
action
ONE_DRIVE_GET_SHAREPOINT_LIST_ITEMSTool to get the items (list items) within a specific sharepoint list on a site.
action
ONE_DRIVE_GET_SITE_DETAILSRetrieves metadata for a specific sharepoint site by its id.
action
ONE_DRIVE_GET_SITE_PAGE_CONTENTGets the content of a modern sharepoint site page.
action
ONE_DRIVE_INVITE_USER_TO_DRIVE_ITEMTool to invite users or grant permissions to a specific item in a OneDrive drive.
action
ONE_DRIVE_LIST_DRIVESTool to retrieve a list of drive resources available to the authenticated user, or for a specific user, group, or site.
action
ONE_DRIVE_LIST_DRIVE_ITEM_ACTIVITIESTool to list recent activities for a specific item in a OneDrive drive.
action
ONE_DRIVE_LIST_ROOT_DRIVE_CHANGESTool to list changes in the root of the user's primary drive using a delta token.
action
ONE_DRIVE_LIST_SHAREPOINT_LIST_ITEMS_DELTATool to track changes to items in a sharepoint list using a delta query.
action
ONE_DRIVE_LIST_SITE_COLUMNSTool to list all column definitions for a sharepoint site.
action
ONE_DRIVE_LIST_SITE_DRIVE_ITEMS_DELTATool to track changes to driveitems in the default document library of a sharepoint site.
action
ONE_DRIVE_LIST_SITE_LISTSTool to list all lists under a specific sharepoint site.
action
ONE_DRIVE_LIST_SITE_SUBSITESTool to list all subsites of a sharepoint site.
action
ONE_DRIVE_LIST_SUBSCRIPTIONSTool to list the current subscriptions for the authenticated user or app.
action
ONE_DRIVE_MOVE_ITEMTool to move a file or folder to a new parent folder in OneDrive.
action
ONE_DRIVE_PREVIEW_DRIVE_ITEMGenerates or retrieves a short-lived embeddable url for a preview of a specific item.
action
ONE_DRIVE_SEARCH_ITEMSSearches for driveitems in OneDrive that match the specified query.
action
ONE_DRIVE_UPDATE_DRIVE_ITEM_METADATATool to update the metadata of a specific item (file or folder) in OneDrive.
action
ONE_DRIVE_DOWNLOAD_FILEDownloads a file from a user's OneDrive using its item id, which must refer to a file and not a folder.
action
ONE_DRIVE_ONEDRIVE_CREATE_FOLDERCreates a new folder in the user's OneDrive, automatically renaming on conflict, optionally within a specified parent folder (by id or full path from root) which, if not the root, must exist and be accessible.
action
ONE_DRIVE_ONEDRIVE_CREATE_TEXT_FILECreates a new text file with specified content in a OneDrive folder, using either the folder's unique id or its absolute path (paths are automatically resolved to ids); note that OneDrive may rename or create a new version if the filename already exists.
action
ONE_DRIVE_ONEDRIVE_FIND_FILENon-recursively finds an item (file or folder) in a specified OneDrive folder; if `folder` is provided as a path, it must actually exist.
action
ONE_DRIVE_ONEDRIVE_FIND_FOLDERFinds folders by name within an accessible parent folder in OneDrive, or lists all its direct child folders if no name is specified.
action
ONE_DRIVE_ONEDRIVE_LIST_ITEMSRetrieves all files and folders as `driveitem` resources from the root of a specified user's OneDrive, automatically handling pagination.
action
ONE_DRIVE_ONEDRIVE_UPLOAD_FILEUploads a file to a specified OneDrive folder, automatically renaming on conflict and supporting large files via chunking.
action
ONE_DRIVE_ONE_DRIVE_FILE_CREATED_TRIGGERTriggers when a new file is created in OneDrive.
trigger
ONE_DRIVE_ONE_DRIVE_FOLDER_CREATED_TRIGGERTriggers when a new folder is created in OneDrive.
trigger
ONE_DRIVE_ONE_DRIVE_ITEM_DELETED_TRIGGERTriggers when a file or folder is deleted in OneDrive.
trigger
ONE_DRIVE_ONE_DRIVE_ITEM_UPDATED_TRIGGERTriggers when an existing file or folder is modified in OneDrive.
trigger

Details

Installs

More than 1000

Actions

35

Triggers

4