Apache Airflow · Example Payload

Airflow Variable Body Example

example-value

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

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

Top-level fields

keyvaluedescriptionteam_name

Example Payload

Raw ↑
{
  "key": "example-value",
  "value": "example-value",
  "description": "example-value",
  "team_name": "example-name"
}