Apache Airflow · Example Payload

Airflow External View Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

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

Top-level fields

nameiconicon_dark_modeurl_routecategoryhrefdestination

Example Payload

Raw ↑
{
  "name": "example-name",
  "icon": "example-value",
  "icon_dark_mode": "example-value",
  "url_route": "example-value",
  "category": "example-value",
  "href": "example-value",
  "destination": "nav"
}