Returns indices of records from a sheet in a workbook
ID of sheet
Commit ID
Commit ID
Name of field by which to sort records
Sort direction - asc (ascending) or desc (descending)
Options to filter records
Name of field by which to filter records
Search for the given value, returning matching rows. For exact matches, wrap the value in double quotes (“Bob”). To search for null values, send empty double quotes ("")
Use this to narrow the searchValue results to a specific field
List of record IDs to include in the query. Limit 100.
An FFQL query used to filter the result set