Get a worksheet by name or ID from a SharePoint Excel workbook using Microsoft Graph Sites API.
item_idThe ID of the Excel file (drive item) to get the worksheet from.
site_idRequiredstringThe ID of the SharePoint site containing the Excel file.
worksheetRequiredstringThe name or ID of the worksheet to retrieve. If using ID, it must be URL-encoded.
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
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.