Advanced Excel · Example Payload

Excel Api Table Example

AutomationBusiness IntelligenceData AnalysisData ProcessingExcelMicrosoftSpreadsheets

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

Top-level fields

idnameshowHeadersshowTotals

Example Payload

Raw ↑
{
  "id": "table1",
  "name": "SalesTable",
  "showHeaders": true,
  "showTotals": false
}