Airflow Integration

Rating

Version 26.1.0
Updated 2026-03-20
Version 26.1.0
Updated 2026-03-20

The Release Airflow Integration enables seamless orchestration between your release management platform and Apache Airflow, allowing teams to incorporate data pipeline workflows directly into their release processes. With this integration, users can trigger, monitor, and manage Airflow DAGs as part of automated release pipelines, ensuring better coordination between application deployments and data workflows.

Steps

  • airflow.Server: Connection definition for Airflow

  • airflow.Task:

  • airflow.getDag: Get basic information about a DAG

  • airflow.filterDags: List all DAGs

  • airflow.updateDag: Mark the DAG as active or paused

  • airflow.getDagRun: Get details of a DAG run

  • airflow.listDagRuns: List DAG runs detail

  • airflow.getTaskInstance: Get details of a task instance

  • airflow.triggerDagRun: Trigger a new DAG run

  • airflow.modifyDagRun: Modify a DAG run state

  • airflow.deleteDagRun: Delete a DAG run

Reference Images

Click image to view full size.
  • Airflow Server
  • Get DAG task
  • Get DAG Run task
  • List DAGs task
  • List DAG Runs task
  • Delete DAG Run task
  • Get Task Instance task
  • Modify DAG Run State task
  • Trigger DAG Run task
  • Update DAG task

Authored By

Digital.ai

Digital.ai support

We would be happy to help you!