Google Sheets · Example Payload

Google Sheets Cell Data Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

formattedValuehyperlinknotetextFormatRuns

Example Payload

Raw ↑
{
  "formattedValue": "example_value",
  "hyperlink": "example_value",
  "note": "example_value",
  "textFormatRuns": []
}