Microsoft Excel · Example Payload

Excel Graph Api Table Column Example

AutomationData AnalysisMicrosoftMicrosoft 365OfficeSpreadsheets

Excel Graph Api Table Column Example is an example object payload from Microsoft Excel, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idindexnamevalues

Example Payload

Raw ↑
{
  "id": "1",
  "index": 0,
  "name": "Date",
  "values": [["Date"], [42019], [42020]]
}