Airbyte · Example Payload

Airbyte Encryption Mapper Rsa Configuration Example

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Airbyte Encryption Mapper Rsa Configuration 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

algorithmfieldNameSuffixpublicKeytargetField

Example Payload

Raw ↑
{
  "algorithm": "example-value",
  "fieldNameSuffix": "example-fieldnamesuffix",
  "publicKey": "example-value",
  "targetField": "example-value"
}