Skip to content

Webhooks

Webhooks are a means for an application to provide other applications with real-time information in response to some specific event or trigger.

Note

When creating an application, you must inform the URL that will be listening to our notifications in the field "URL para callback". The scopes you select when creating your application will define on which topics it will receive notifications.

Example:

  • If you have selected the “Product Creation” scope, whenever a product is updated, we will send you a notification.