2 Home
gitea_admin edited this page 2026-03-11 05:39:36 +00:00

Avro Deserialize Action

Deserialize payload to Avro

Metadata

Property Value
Type action
Group Actions
Namespace Transformation
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
schema string The Avro schema to use during serialization (as single-line, using JSON format)
validate boolean true Indicates if the content must be validated against the schema

Dependencies

  • camel:kamelet
  • camel:core
  • camel:jackson-avro