Back to Support, data and security

Support, data and security / Integrations between systems

What is a webhook?

A webhook is an automatic notification sent from one system to another when an event occurs. Instead of repeatedly asking "did anything happen?", the source system reports the event right away, for example a payment received or an order updated. The receiving system has to validate it, authenticate it, and handle any duplicates or retries.

Was this answer helpful?

Related questions