Webhook

glossary

Webhook

An HTTP callback where the API provider POSTs event data to a URL you register when something happens, instead of you polling for updates.

Other languages