Excel Add Table Row
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Table Row。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Add a row to a table using Microsoft Graph API.
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Table Row。执行前查看输入、输出、设置、价格和风险。
Add a row to a table using Microsoft Graph API.
indexintegerThe 0-based index at which to insert the row. Use null or omit to append to the end (recommended).
values必填arrayA 2D array of values for the new row(s). Each inner array represents one row and MUST have the same number of elements as the table has columns. Use List Table Columns action to verify the table structure first.
item_id必填stringThe ID of the Excel file (drive item) containing the table.
drive_idstringThe ID of the drive containing the Excel file. Use 'me' for the user's default OneDrive (delegated auth), or provide a specific drive ID for SharePoint sites or when using application permissions.
table_id必填stringThe ID of the table to add a row to.
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。