Airbyte · Example Payload

Airbyte Webhook Notification Config Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

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

Top-level fields

enabledurl

Example Payload

Raw ↑
{
  "enabled": true,
  "url": "https://example.com/resource"
}