Tool to grant access to a workbook via invite. Use when you need to share a specific workbook file with designated recipients and roles.
rolesRequiredarrayRoles to grant: read or write.
item_idRequiredstringThe ID of the drive item (Excel file) to share.
messagestringPlain-text message included in the invitation (max 2000 characters).
site_idstringThe ID of the SharePoint site containing the Excel file. Required for application-level auth when the file is not in the root site.
drive_idstringThe ID of the document library (drive) containing the Excel file. If not provided, the site's default drive is used.
passwordstringPassword for the invite (OneDrive Personal only).
recipientsRequiredarrayCollection of recipients to grant access and send the invitation.
requireSignInbooleanIf true, recipients must sign in to view the shared item.
sendInvitationbooleanIf true, sends an email invitation; otherwise grants permission silently.
expirationDateTimestringDateTime when the granted permission will expire (ISO 8601).
retainInheritedPermissionsbooleanIf true, existing inherited permissions remain; if false, existing permissions are removed on first share.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.