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.

Result

After the schema is defined, it can be used in any activity or trigger configuration by using the Use an app-level schema button in the schema editor of the activity or trigger.