Definition
A webhook is an HTTP message an application sends automatically the moment an event occurs (new order, payment). Unlike an API call you have to make yourself, a webhook pushes the information in real time. It is a key mechanism for responsive syncing.
Besoin d'aide sur ce sujet ?
Nous parlons votre langue et la technique.
Un projet, une question ? Nous vous répondons sans jargon.
Parler à un expertÀ voir aussi
Termes liés
API
The interface that lets two systems talk to each other and exchange data.
DefinitionConnector
A module that links two systems to keep their data in step automatically.
DefinitionETL
Extracting, transforming and loading data from one system into another.
DefinitionMigration
Moving from one system (or version) to another, bringing the data with it.
DefinitionOdoo Community vs Enterprise
The free, open-source edition against Odoo's paid edition.
DefinitionOpen source
Software whose source code is open, freely readable and modifiable.
Definition