External Service Subscriptions (Dispatcher)

When deploying a BioT plugin using the plugin API or the BioT Console, subscriptions are registered automatically as part of the plugin configuration. For details, see Custom Plugin Deployment.

If you are integrating an external service that is not deployed as a BioT plugin, for example, a webhook or a service hosted on your own infrastructure, you can register it to receive BioT notification and interception events directly using the dispatcher API.

Use the following APIs:

Notification Events:

Interception Events:



Did this page help you?