Apache Airflow · Example Payload

Airflow Hitl User Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Hitl User Example is an example object payload from Apache Airflow, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idname

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "example-name"
}