Apache Airflow · Example Payload

Airflow X Com Collection Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow X Com Collection Response 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

xcom_entriestotal_entries

Example Payload

Raw ↑
{
  "xcom_entries": [],
  "total_entries": 1
}