Sign in

Get spreadsheet by data filter

documented

Returns the spreadsheet at the given ID.

POST /v4/spreadsheets/{spreadsheetId}:getByDataFilterSpreadsheetsno implementation yet0 runs

Input

spreadsheetId*
Spreadsheet ID
Spreadsheet ID
sheetId
Sheet ID
Sheet ID
startRowIndex
Start Row Index
Start row index (0-based)
endRowIndex
End Row Index
End row index (exclusive)
startColumnIndex
Start Column Index
Start column index (0-based)
endColumnIndex
End Column Index
End column index (exclusive)
includeGridData
Include Grid Data
Include grid data
excludeTablesInBandedRanges
Exclude Tables In Banded Ranges
Exclude tables in banded ranges
Calls Google Sheets as you (your API key is your account); keychains.dev holds the credentials.
Get spreadsheet by data filter · Google Sheets · OpenIntegrations