The 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_idstring
Required
The ID of the Excel file (drive item) containing the table.
drive_idstring
The 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_idstring
Required
The ID of the table to add a column to.
session_idstring
Optional session ID for the workbook. If provided, will be sent in the headers.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not