The ID of the Excel file (drive item) containing the worksheet.
criteriaobject
Required
The filter criteria as a dictionary.
drive_idstring
The ID of the drive containing the Excel file. Use 'me' for the user's default OneDrive, or provide a specific drive ID for SharePoint sites or app-only auth.
table_idstring
Required
The ID of the table.
column_idstring
Required
The ID of the column to filter.
worksheetstring
Required
The name or ID of the worksheet (must be URL-encoded if using ID).
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