WebhookDefinitionDataset.WebhookDefinitionDataTable

Column NameTypeMax LengthColumn DescriptionDefault ValueAllow NullRead Only
WebhookIDInt32Internal ID. System GeneratedX
WebhookNameString100Name of the webhookX
AddedDateDateTimeDate and time the webhook was initially createdX
UpdatedDateDateTimeDate and time the webhook was most recently updatedX
EventNameString60Event type of the webhookX
TargetUrlString4000Target endpoint Url that will receive POST messagesX
StatusString20Status of the webhookX
HmacSecretByte[] (Base64)Secret used for HMAC based payload validationX