Tableau Webhooks

Tableau Webhooks enable event-driven automation by sending HTTP POST notifications to specified URLs when events occur on Tableau Server or Tableau Cloud.

API entry from apis.yml

apis.yml Raw ↑
name: Tableau Webhooks
description: Tableau Webhooks enable event-driven automation by sending HTTP POST notifications to specified
  URLs when events occur on Tableau Server or Tableau Cloud.
image: https://www.tableau.com/sites/default/files/tableau_logo_800.png
humanURL: https://help.tableau.com/current/developer/webhooks/en-us/
baseURL: https://[server]/api/[api-version]
tags:
- Automation
- Events
- Notifications
- Webhooks
properties:
- type: Documentation
  url: https://help.tableau.com/current/developer/webhooks/en-us/
- type: GitHubRepository
  url: https://github.com/tableau/webhooks-docs
- type: GettingStarted
  url: https://help.tableau.com/current/developer/webhooks/en-us/docs/webhooks-get-started.html
- type: APIReference
  url: https://help.tableau.com/current/developer/webhooks/en-us/docs/webhooks-events-payload.html