Webhooks are HTTP callbacks that allow a server to push event notifications to a registered client endpoint. Because they accept unauthenticated inbound HTTP traffic by default, every layer of the ...