Skip to main content

Webhook

Creating the webhook

Pending
Webhooks of type notifications.new and trackers.new will first enter the pending state before being sent.

Pending data
Webhooks of type trackers.events.new will first enter the pending_data state before being sent.

Sending the webhook

Sent
The webhook has been successfully sent.

Error
We can encounter multiple errors when trying to send a webhook:

  • Fail
    Webhook URL provided by the merchant is not valid.
  • Blocked
    Webhook is disabled or in blocked_until state.
  • No_reason_or_root
    The associated tracker has been deleted between the creation of the notification and the actual sending of the webhook.
  • No_webhook_settings
    The webhook was deleted between the creation of the notification and the actual sending of the webhook.