New Webhook Scope: All Events

We introduced a new event scope option for webhooks called “All events.”

With this setting, the webhook will receive every event generated in Sifflet, regardless of whether the event is linked to a specific monitor, source, or asset.

What’s the difference from the existing scope?

  • Linked events (existing)

    Only sends events related to elements explicitly configured with the webhook — for example, specific monitors or sources selected by the user.

  • All events (new)

    Sends all events across the platform to the webhook URL, without needing to link specific elements. Ideal for users who want a single webhook endpoint to capture everything for centralized processing.

    This can be useful for you if you want to retrieve real-time data about our monitor runs. It also serves as an alternative to our Public API Rules.