Defining an App-Level Schema

    Procedure
  1. On the App Details page, click the SCHEMAS tab.
    The SCHEMAS tab opens.
  2. Click Create Schema.
  3. Note: If your app has a schema already, click +Create to create a schema.
  4. In Schema Name, enter a schema name.
  5. JSON Schema is the only available schema type.
  6. Enter the schema in the schema editor.
    Note: If you enter JSON data in the editor, it is automatically converted to JSON schema.
  7. To save the schema, click Save.

ResultAfter 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.