server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

[TPYE 1] [DOWNLOAD WORKBOOK AS PPTX]

Open AlfredoPalacios opened this issue 1 year ago • 1 comments

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

AlfredoPalacios avatar Jan 05 '24 17:01 AlfredoPalacios

Functionality is already present within TSC. https://github.com/tableau/server-client-python/blob/3ec49bccdb5cc2fb038476ddd77bcb0e1e32df56/tableauserverclient/server/endpoint/workbooks_endpoint.py#L252

jorwoods avatar Jan 12 '24 23:01 jorwoods