Search Connections | Search for a specific Connection in a Workbook |
Search Workbooks | Search for a specific Workbook by a string of text |
Search Users | Search for a specific User by a string of text |
Search Projects | Search for a specific project by a string of text |
List Projects | Retrieve a list of projects connected to your Tableau site |
Create Project | Create a new project inside your Tableau site |
Update Project | Update the contents and metadata of an existing project by Id |
Delete Projects | Delete an existing project by Id |
Get Project | Get an existing project |
List Workbooks | Retrieve a list of workbooks connected to your Tableau site |
Publish Workbook | Publishes a workbook on the specified site. |
Update Workbook | Update the information and metadata of an existing workbook by Id |
Delete Workbooks | Delete an existing workbook by Id |
Get Workbooks | Get an existing workbook by Id |
Create User | Create a new user in your tableau site |
Delete User | Delete an existing user by Id |
Get User | Get an existing user by Id |
List users | Retrieve a list of users connected to your Tableau site |
Update User | Update the information and metadata of an existing user |
List Connections | Retrieve a list of connections connected to your Tableau site |
Update Connection | Update the information and metadata of an existing connection by Id |
Raw Request | Send raw HTTP request to Tableau |
Create Webhook | Creates a new webhook for a site. |
Delete Webhook | Deletes the specified webhook. |
Get Webhook | Returns information about the specified webhook. |
List Webhooks | Returns a list of all the webhooks on the specified site. |
Update Webhook | Modify the properties of an existing webhook. |
Test Webhook | Tests the specified webhook. Sends an empty payload to the configured destination URL of the webhook and returns the response from the server. |