Airbyte · Example Payload

Airbyte Tag Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

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

Top-level fields

tagIdworkspaceIdnamecolor

Example Payload

Raw ↑
{
  "tagId": "abc123def456",
  "workspaceId": "abc123def456",
  "name": "example-name",
  "color": "example-value"
}