Business intelligence and data visualization platform for analytics
tableau.queryviewdata
workbookId
(TEXT, Required): The unique identifier of the workbook containing the view
viewId
(TEXT, Required): The unique identifier of the view to extract data fromfilters
(TEXT, Optional): URL parameters to filter the view data, e.g. ‘vf_customer=Fraport&vf_date_range=last_30_days’tableau.listworkbooks
tableau.listviewsforworkbook
workbookId
(TEXT, Required): The unique identifier of the workbook to get views fromtableau.getviewimage
workbookId
(TEXT, Required): The unique identifier of the workbook containing the view
viewId
(TEXT, Required): The unique identifier of the view to capture as imagefilters
(TEXT, Optional): URL parameters to filter the view before capturing imageIssue | Solution |
---|---|
Authentication failed | Verify your API Key credentials |
Rate limit exceeded | Reduce request frequency |
Data not found | Check permissions and data availability |
Connection timeout | Verify network connectivity |