#OdooStore
Explore tagged Tumblr posts
synconics · 4 years ago
Photo
Tumblr media Tumblr media
Webhooks are a useful tool for apps that want to execute code after a specific event happens, for example, if you creates a sales order in odoo. Instead of telling your app to make an API call every X number of minutes to check if a specific event has occurred, you can register webhooks, which send an HTTP request from odoo telling your app that the event has occurred. This uses many less API requests overall, allowing you to build more robust apps, and update your app instantly after a  webhook is received. Webhook is mainly used by online application platform. The idea is that it's easy for vendors to integrate.
https://www.synconics.com/
https://store.synconics.com/
1 note · View note