Google Sheets · Example Payload

Google Sheets Data Source Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Data Source Example is an example object payload from Google Sheets, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataSourceIdcalculatedColumnssheetId

Example Payload

Raw ↑
{
  "dataSourceId": "500123",
  "calculatedColumns": [],
  "sheetId": "500123"
}