Hi @Silvio6 , When you create an event in AJO:You select a schema (XDM schema).You define the payload structure - a subset of the schema fields, their types, and optionally add conditions.AJO expects that exact structure when the event is triggered (via Web SDK, API, etc.).So yes - developers must:K...