AChowdhury1211 commented on issue #40811: URL: https://github.com/apache/airflow/issues/40811#issuecomment-2240103154
I'm a bit confused if "example_params_ui_tutorial" is correct or not? <dag_name> instead seems more appropriate. > To pre-populate values in the form when publishing a link to the trigger form you can call the trigger URL /dags/<dag_name>/trigger and add query parameter to the URL in the form name=value, for example /dags/example_params_ui_tutorial/trigger?required_field=some%20text.` To pre-define the run id of the DAG run, use the URL parameter run_id -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
