Webhook
A webhook is a mechanism by which a service automatically sends a message to a registered address as soon as a specific event occurs — such as a successful payment — instead of the receiving side having to actively poll for it.
Source: MDN Web Docs — Webhooks