Apache Airflow
Business appsUsername & passwordcredential probe
Trigger DAG runs and monitor Airflow via the stable REST API.
OCNORA ships 5 typed Apache Airflow operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 5
- Get DAG RunFetch one DAG run's state.airflow.get_dag_run
- List DAG RunsList recent runs of a DAG.airflow.list_dag_runs
- List DAGsList the DAGs on the Airflow instance.airflow.list_dags
- Pause/Unpause DAGPause or unpause a DAG.airflow.set_dag_paused
- Trigger DAG RunStart a DAG run, optionally with a conf payload.airflow.trigger_dag_run
More in Business apps
Run your first Apache Airflow workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.