Defining an App-Level Schema

    Procedure
  1. On the App Details page, click Schemas.
    The Schemas page opens.
  2. Click +Schema.
  3. In the Schema Name field, enter a schema name.
  4. Select the type of schema. You can select either JSON or Avro schema. The default is JSON schema.
  5. Enter the schema in the schema editor.
    Note: If you enter JSON data in the editor, it is automatically converted to JSON schema.
  6. Click Save.
ResultAfter the schema is defined, it can be used in any Activity or trigger configuration by using Use an app-level schema in the schema editor of the Activity or trigger.