Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

airflow.example_dags.tutorial_taskflow_api

Functions

tutorial_taskflow_api()

### TaskFlow API Tutorial Documentation

Module Contents

airflow.example_dags.tutorial_taskflow_api.tutorial_taskflow_api()[source]

### TaskFlow API Tutorial Documentation This is a simple data pipeline example which demonstrates the use of the TaskFlow API using three simple tasks for Extract, Transform, and Load. Documentation that goes along with the Airflow TaskFlow API tutorial is located [here](https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html)

Was this entry helpful?