Airbyte · Example Payload

Airbyte Destination Put Request Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Airbyte Destination Put Request Example is an example object payload from Airbyte, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameconfigurationresourceAllocation

Example Payload

Raw ↑
{
  "name": "example-name",
  "configuration": "example-value",
  "resourceAllocation": "example-value"
}