Skip to main content

Webhook filter enhancements

We've made some enhancements to webhook filtering, providing developers with greater flexibility in controlling when webhooks requests are sent.

The In and Equals filters now support arrays, which allows you to filter on multiple delivery keys. A new Is Present filter checks for the existence of a specified field, so you can now filter on fields that may not be present in the webhook payload.

Read more in the Webhook filtering enhancements release note.