Apache Airflow · Example Payload

Airflow React App Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow React App 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_routecategorybundle_urldestination

Example Payload

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