onedrive-browser
Get Excel Preview
Download a OneDrive Excel/CSV file and return its column names plus
the first limit rows.
Used by the frontend chart wizard to render a tabular preview before
a chart is created. Graph credentials follow the same pattern as the
other routes in this router: resolve the user’s OneDrive
Integration row, acquire a short-lived bearer header under
:func:env_scope, then call
:func:shared_download_and_parse off the event loop.
GET
Get Excel Preview
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Minimum string length:
1Required range:
1 <= x <= 50Response
Successful Response
Related topics
Preview a datasetPreview a OneDrive spreadsheet (xlsx/xls/xlsm/ods/csv/tsv)Get Webhook Log AttachmentGet a single chartCreate a chartGet Excel Preview