Tableau

apache-airflow-providers-tableau

Tableau

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-tableau==5.3.3

Airflow

2.11+

Python

>=3.10

Dependencies (3)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.10.1 tableauserverclient>=0.27, !=0.39

Connections (1)

Modules

O

TableauOperator

Execute a Tableau API Resource.

airflow.providers.tableau.operators.tableau.TableauOperator
H

TableauHook

Connects to the Tableau Server Instance and allows to communicate with it.

airflow.providers.tableau.hooks.tableau.TableauHook
S

TableauJobStatusSensor

Watches the status of a Tableau Server Job.

airflow.providers.tableau.sensors.tableau.TableauJobStatusSensor