Webhooks
This page explains the process required to set your webhook URL.
These will send a call each time one of the API endpoints has been modified with the URL below, followed by the following nomenclature: /{endpoint}/{id}
Example: https://myappwebhook.com/sales_products/3
Webhook URL can be set in Configurations -> Configurations -> API tab

Last updated