Get View Image
Retrieves an image of the specified view in a Tableau workbook.
APIs called
Required arguments
viewId
The ID of the view, potentially retrieved by the List Views or Get Workbook tool.
Example: 9460abfe-a6b2-49d1-b998-39e1ebcc55ce
Optional arguments
width
The width of the rendered image in pixels that, along with the value of height
determine its
resolution and aspect ratio.
Example: 1600
height
The height of the rendered image in pixels that, along with the value of width
, determine its
resolution and aspect ratio.
Example: 1200