Events & webhooks

Outbound webhooks

Platform events pushed to URLs you own — subscriptions by topic, with an on/off toggle.

An outbound webhook pushes platform events to a URL outside the platform — your middleware, your ERP's integration endpoint, a monitoring hook. You subscribe it to topics; the platform delivers.

Where you find it

Integration Studio › Webhooks › Outbound/integrations/outbound.

Fields and controls

ColumnWhat it shows
WebhookName and target URL.
TopicsThe subscribed event topics; * subscribes to everything.
EnabledThe per-row on/off toggle.

New webhook creates one; the menu carries edit and delete. The header counts how many are active.

What happens when you change it

The toggle is immediate: off means no deliveries, and events that occur while a webhook is disabled are not delivered to it later. A * subscription forwards every event the tenant emits — fine for a test receiver, a lot of traffic for a production system; subscribe to the specific topics from the Event Catalog instead.

Permissions

Not verified.