Add a new worksheet to an Excel workbook using Microsoft Graph API.
nameThe name of the new worksheet to add.
item_idRequiredstringThe ID of the Excel file (drive item) to add a worksheet to.
drive_idstringThe ID of the drive containing the Excel file. If not provided, will attempt to use 'me' for delegated permissions.
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.