Webhooks

There are three key entities comprising Onbo's webhooks service:

  • Event types: identifiers denoting the type of message being sent.

  • Messages: these are the webhooks being sent.

  • Endpoint: your URLs where Onbo will send messages to. You can choose which events are sent to which endpoint. By default, all messages are sent to all endpoints.

Last updated