Agent Jam logo

Agent Jam

  1. Integrations
  2. One_drive
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
OneDrive logo

OneDrive

file management & storage

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

Get Started for Free
View Pricing

61

Available Tools

9

Triggers

Featured Tools

Check In Drive Item

Tool to check in a checked out driveItem resource, making the version of the document available to others. Use when you need to check in a file that was previously checked out in OneDrive or SharePoint.

comment
drive_id*
checkInAs
+1
Checkout Drive Item

Tool to check out a driveItem to prevent others from editing it and make your changes invisible until checked in. Use when you need to lock a file for exclusive editing in SharePoint or OneDrive.

drive_id*
driveItem_id*
Copy Item

Tool to copy a DriveItem (file or folder) to a new location asynchronously. Use when you need to duplicate an item, optionally renaming it or specifying a different parent folder. The operation is asynchronous; the response provides a URL to monitor the copy progress. Do not assume the copy is complete immediately; verify via ONE_DRIVE_GET_ITEM or by listing the destination, especially for large folder trees.

name
item_id*
site_id
+7
Create Drive Item Permission

Tool to create a new permission on a OneDrive drive item. Use when you need to grant application or SharePoint group permissions to a file or folder. This endpoint supports creating application permissions and SharePoint site group permissions only.

roles*
drive_id*
grantedToV2*
+1
Create Sharing Link

Tool to create a sharing link for a DriveItem (file or folder) by its unique ID. Use when you need to generate a shareable link for an item in OneDrive or SharePoint.

type*
scope
item_id*
+7
Delete Item

Tool to delete a DriveItem (file or folder) by its unique ID from the authenticated user's OneDrive. Use when you need to remove an item from OneDrive. This action moves the item to the recycle bin, not permanently deleting it; storage quota is not freed until the recycle bin is emptied. Bulk deletions can trigger 429 (rate limit) or 5xx responses — limit concurrency and use exponential backoff.

item_id*
if_match

All Tools (61)

55 of 55

Triggers
Coming Soon

Onedrivebasetrigger

webhook

Base trigger for OneDrive changes using Gmail-style state management. Subclasses override `filter_changes(...)` to extract only the relevant items.

OneDrive File Created Trigger

webhook

Triggers when a new file is created in OneDrive. Uses Gmail-style state management for reliable duplicate prevention.

File Updated

webhook

Trigger that fires when a OneDrive file's content or metadata changes. Returns file ID, last modified time, and modifier info.

OneDrive Folder Created Trigger

webhook

Triggers when a new folder is created in OneDrive. Uses Gmail-style state management for reliable duplicate prevention.

OneDrive Item Deleted Trigger

webhook

Triggers when a file or folder is deleted in OneDrive. Uses Gmail-style state management for reliable duplicate prevention.

Item Moved or Renamed

webhook

Triggers when a file or folder is moved to a different path or renamed in OneDrive. Includes both old and new path/name data in the payload.

OneDrive Item Updated Trigger

webhook

Triggers when an existing file or folder is modified in OneDrive. Uses Gmail-style state management and only detects actual modifications, not new creations.

New Version Created

webhook

Trigger that fires when a new version of a specified OneDrive file is created.

Sharing Permission Added or Removed

webhook

Sharing Permission Added or Removed

Ready to connect OneDrive?

Get started with Agent Jam and connect OneDrive along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations