Apache Airflow · Example Payload

Airflow Config Section Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Config Section 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

nameoptions

Example Payload

Raw ↑
{
  "name": "example-name",
  "options": []
}