Download Spreadsheet
Purpose
To download a particular spreadsheet.
Quick Reference
| Property | Value |
|---|---|
| Method | GET |
| Request URL | https://{api.office-integrator_domain}/sheet/officeapi/v1/spreadsheet/<document_id>/download |
Parameters
Request Parameters
| Parameter | Data Type | Mandatory / Optional | Description |
|---|---|---|---|
| apikey | 423s***** | Mandatory | Uniquely identifies the web application which initiates the spreadsheet conversion request. |
| format | String | Mandatory | Specify the format in which the spreadsheet needs to be downloaded. Supported formats: zsheet, xlsx, xls, ods, csv, tsv and pdf |
Notes and Limits
- The spreadsheet will be downloaded as bytes.