server-client-python
server-client-python copied to clipboard
[TPYE 1] [DOWNLOAD WORKBOOK AS PPTX]
Summary
Download workbook as powerpoint
Description
Add functionality to download workbook as a PowerPoint file and PPTXRequestOptions, like ImageRequestOptions and populate_pdf but for pptx files. REST API example: GET /api/api-version/sites/site-id/workbooks/workbook-id/powerpoint?maxAge=max-age-minutes
Functionality is already present within TSC. https://github.com/tableau/server-client-python/blob/3ec49bccdb5cc2fb038476ddd77bcb0e1e32df56/tableauserverclient/server/endpoint/workbooks_endpoint.py#L252