Webhooks

Understand OmniLab callback delivery, subscription matching, signing, retries, and event types.

1 min read

Use webhooks when another system should react to OmniLab activity without polling. OmniLab sends outbound callbacks to an HTTPS receiver you control, based on the subscriptions configured for your tenant.

Configure callbacks directly in Studio

Create and edit webhook callbacks and subscriptions — including the authentication mode, request transformation, and event-type filters — directly in OmniLab Studio, under Settings > Webhooks. Your technical team still needs to prepare the receiver URL, authentication, signature verification, and downstream processing before go-live.