Get startedGet started for free

ApprovalOperator Task

While learning about Airflow's HITL operators, you realize a colleague created a simple Dag using ApprovalOperators. You try triggering the Dag manually, but notice it pauses and gets deferred.

Trigger the Dag from the Airflow UI, then check which task is waiting for approval to determine its name.

This exercise is part of the course

Introduction to Apache Airflow in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise