
Updates the settings of a specific dashboard extension in the safe list of the site you are signed into.Īdds one or more tags to the specified data source.ĭeletes the specified data source from a site.ĭeletes a tag from the specified data source.ĭownloads a specific version of a data source prior to the current one in.

#Create trigger after 100 updates update#
Update settings for allowed dashboard extension on site Updates the settings for dashboard extensions of a server. Update dashboard extensions settings of server Updates the settings for dashboard extensions for the site you are signed into. Update dashboard extension settings of site Lists the dashboard extensions on the safe list of the site you are signed into.ĭeletes a specific extension from the block list of a server. Lists allowed dashboard extensions on site

Lists the dashboard extension settings of the site you are signed into.

List dashboard extension settings of site Lists the dashboard extension settings of a server. List dashboard extension settings of server Lists the dashboard extensions on the blocked list of a server. List blocked dashboard extensions on server Gets the details of a specific dashboard extension on the blocked list of a server. Get blocked dashboard extension on server Gets the details of a specific dashboard extension on the safe list of the site you are signed into. Update enabled state of analytics extensions on siteĮnables or disables analytics extensions on a site.Īdds a dashboard extension to the safe list the site you are signed into.Īdds a dashboard extension to the block list of a server.ĭeletes a specific dashboard extension from the safe list of the site you are signed into. Updates a specific connection to an external service for analytics extensions on this site. Lists a site's analytics extension connections for external services. List analytics extension connections on site Lists basic details of each analytics extension connection available for a specified workbook, including connection type and name. List analytics extension connections of workbook Gets the enabled/disabled state of analytics extensions on a site. Get enabled state of analytics extensions on site Gets the enabled/disabled state of analytics extensions on a server. Get enabled state of analytics extensions on server Gets basic details, including connection type and name, of the analytics extension connection to an external service that the specified workbook is currently using. Get current analytics extension for workbook Get the details of a specified analytics extension connection to an external service. The table also indicates which methods can be used with Tableau Online.Īdd analytics extension connection to siteĪdds a connection to an external service for analytics extensions on this site.ĭeletes a specific connection to an external service for analytics extensions on this site.Įnable/disable analytics extensions on serverĮnables or disables analytics extensions on a server. The following table lists the Tableau Server REST API methods by category.
#Create trigger after 100 updates code#
For potential bugs in the Tableau REST API code itself, and for any issue with unmodified sample code we provide, use the feedback widget at the bottom of API reference pages. Note: For help with your code that uses the Tableau REST API, submit questions and ask for help on the Tableau developer community forums (Link opens in a new window). To view the API reference for a different version of Tableau, see Previous Schema Versions.įundamentals of the Tableau Server REST API.On this page, use the API Method Categories list, or find keywords in theĪPI Method Details list with ctrl/cmd-f search.You can use this access to create your own custom applications or to script interactions with Tableau Server resources. The API gives you simple access to the functionality behind the data sources, projects, workbooks, site users, and sites on a Tableau server.

Using the Tableau Server REST API, you can manage and change Tableau Server resources programmatically, via HTTP.
