A webhook allows to make requests following certain Dato events. It is linked to a Role, which describes what actions can be performed.
"webhook"
Unique name for the webhook
The URL to be called
Whether the webhook is enabled and sending events or not
Additional headers that will be sent
HTTP Basic Authorization username
HTTP Basic Authorization password
A custom payload
Specifies which API version to use when serializing entities in the webhook payload
Whether the you want records present in the payload to show blocks expanded or not
If enabled, the system will attempt to retry the call several times when the webhook operation fails due to timeouts or errors.