Webhooks schema
- Last UpdatedFeb 21, 2025
- 1 minute read
We suggest that you use a naming convention that includes the version information of the Webhooks message schema.
The schema version appears in the header of the message text.
"$schema"="http://json-schema.org/schema#"
To view the Webhooks schema
-
Expand the Integrations folder, then expand the Webhooks folder, and select a WebhookConfigurationItem.

-
In the Properties pane, Message category, click the Browse (...) button on the MessageSchema property.

The Message Schema Editor opens. The format depends on whether the MessageFormat property is JSON format. You can Save to file, or Copy to clipboard.