Glossary Term
Webhook
1 category
A webhook is an HTTP request one system fires at a URL you supply, the instant a chosen event occurs, so the receiving system learns about it immediately rather than polling for changes.
