Airbyte · Example Payload

Airbyte Hashing Mapper Configuration Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Airbyte Hashing Mapper Configuration 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

fieldNameSuffixmethodtargetField

Example Payload

Raw ↑
{
  "fieldNameSuffix": "example-fieldnamesuffix",
  "method": "SHA-512",
  "targetField": "example-value"
}