You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm automating the deploy of the same reports in several environment where the original data source used for the Tableau developers it isn't available, and I can't figure out another way to change server_address in workbooks before publishing.
The text was updated successfully, but these errors were encountered:
bcantoni
changed the title
Set skip-connection-check-flag in workbooks.publish()
Add support for skip-connection-check-flag in workbooks.publish()
Dec 9, 2020
There is a way to set the flag skip-connection-check-flag in the "Publish Workbook" requests of workbooks.publish()?
https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#publish_workbook
Rationale:
I'm automating the deploy of the same reports in several environment where the original data source used for the Tableau developers it isn't available, and I can't figure out another way to change server_address in workbooks before publishing.
The text was updated successfully, but these errors were encountered: