Connectors
Microsoft OneDrive
Icon

Microsoft OneDrive Connector

Quickly build integrations connecting your B2B SaaS to Microsoft OneDrive.

About the Microsoft OneDrive Connector

Manage drives, files, shared content, and monitor changes in Microsoft OneDrive.

Actions

Action NameAction Description
List My DrivesReturns a list of all drives available to the current user
List Drives By GroupReturns a list of all drives available to the given group
List Drives By UserReturns a list of all drives available to the given user
List Drives By SiteReturns a list of all drives available to the given site
Get DriveGet the information and metadata of a drive
Delete FileDelete the information and metadata of a file by path
Download FileDownload a file from the current user's drive
Upload FileUpload a file to the user's connected drive
Update FileUpdate the information and metadata of a given file
Move FileMove the given file to a new location
Get Item by PathGet the information and metadata of an item with your path in Sharepoint
Get ItemReturns the information and metadata of an existing item
List ChildrenReturns all child elements on a given drive item
List Items In DirectoryReturns a list of all items in the given directory
List SharedList shared items in SharePoint or OneDrive
List Files Shared With Me (Deprecation Notice)Returns all files shared with your account. Deprecated: the underlying Microsoft Graph endpoint is degraded and scheduled for removal around November 2026, and may return incomplete results. Use the "List Shared" action instead.
List ChangesTrack changes in a driveItem and its children over time.
Search DriveSearch the current drive for a string of text
List GroupsReturns a list of all groups the user has access to
Raw RequestSend raw HTTP request to Microsoft Onedrive
Get SiteGet the information and metadata of a given Site
List SitesReturns a list of all sites available to the current user
Create a SubscriptionCreate a Subscription to notify you of changes to a resource
Delete a SubscriptionDelete a Subscription by ID
Delete all Instanced SubscriptionsDelete all existing subscriptions for this instance
List SubscriptionsList all available Subscriptions
Renew SubscriptionExtend the expiration date of an existing OneDrive subscription
Search UsersFind the information and metadata of an existing user

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from OneDrive for manually configured webhook subscriptions.
Drive SubscriptionReceive webhook notifications from OneDrive drives. Automatically creates and manages a webhook subscription when the instance is deployed, and removes the subscription when the instance is deleted.