Excel Add Table Column
Aident Loadout के माध्यम से Excel Tools के साथ Excel Add Table Column का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Add a column to a table using Microsoft Graph API.
Aident Loadout के माध्यम से Excel Tools के साथ Excel Add Table Column का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Add a column to a table using Microsoft Graph API.
indexआवश्यकintegerThe index at which to insert the column.
valuesआवश्यकarrayThe values for the new column. MUST include exactly one value for each row in the table, including the header row. Use list table rows to get the correct number of values needed.
item_idआवश्यकstringThe ID of the Excel file (drive item) containing the table.
drive_idstringThe ID of the drive containing the Excel file. If not provided, defaults to 'me' for delegated auth or must be provided for application-only auth.
table_idआवश्यकstringThe ID of the table to add a column 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।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।