Airflow DAG: Unable to trigger with parameters
As a developer, I would like to have the ability to manually trigger the airflow DAG from the Airflow UI so that I can interact with the Airflow directly without using the Postman.
The "Use Params to Provide a Trigger UI Form" started in Airflow 2.6.0 and the Airflow in M25 is Airflow 2.7.3.
Params — Airflow Documentation (apache.org)
There is no form for us to put in the input parameters. The input are skipped as expected inside the document above.
Edited by Teo Sheng Pu