tableau / document-api-python

Create and modify Tableau workbook and datasource files
https://tableau.github.io/document-api-python/
MIT License
330 stars 178 forks source link

Image support #29

Open benlower opened 8 years ago

benlower commented 8 years ago

Enable updating images. Handle base64 encoding.

/cc @DataRoberts

graysonarts commented 8 years ago

Does this mean replacing the thumbnails or extracting them for use?

Given that we are only working on the document, updating the thumbnail might be difficult

On Tue, Jun 28, 2016 at 4:27 PM Ben Lower notifications@github.com wrote:

Enable updating images. Handle base64 encoding.

/cc @DataRoberts https://github.com/DataRoberts

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tableau/document-api-python/issues/29, or mute the thread https://github.com/notifications/unsubscribe/AAFxVYDyzYB2mz26AVvVRHm9JYl4ouTsks5qQa3ngaJpZM4JAono .

MikeRobertsPS commented 8 years ago

It's possible to replace the image within the workbook too. Same as custom sql/calc fields where you'd just need to update the image. And, if you have a lot, this automating/api would be huge. I have an example if needed.

jstrauss18 commented 4 years ago

hi, was the ability to update embedded images ever implemented? I could def use it right now as my team has been asked to update all workbook inventory that has the old company logo.