Skip to main content
Trigger one or more Apache Airflow DAG runs from a Bolt schedule, so downstream orchestration starts as part of your pipeline.

Prerequisites

  • Airflow connected as a workspace integration. Connection and credentials are taken from that integration.

Usage

Add the Trigger Airflow DAG command to your schedule and enter the command to run. The modal accepts any command supported by the Paradime Airflow CLI:
Trigger several DAGs with a comma-separated list, and pass a run config with --dag-run-conf='{"key":"value"}'.

Learn more

See the Paradime Airflow CLI for the full command and flag reference.