hi, eventID filtering does not work، when we set the hook as Persistent Hooks like this:
hooks:
permanentURLs:
- url: 'https://staging.example.com/webhook-post-route',
eventID: 'meeting-created,meeting-ended,user-joined,user-left',
getRaw: false
Shouldn't this be possible?