Glossary
Webhooks
Meaning and details
Instead of polling, the source system POSTs to your endpoint when something happens: the integration fabric connecting payment processors, git hosts, CI and SaaS tools
Webhooks meaning
HTTP callbacks that push events from one app to another in real time.
What is Webhooks?
Instead of polling, the source system POSTs to your endpoint when something happens: the integration fabric connecting payment processors, git hosts, CI and SaaS tools