Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"eventID" filtering does not work، when we set the hook as "Persistent Hook"! #19

Open
mailalaki opened this issue Aug 18, 2022 · 1 comment

Comments

@mailalaki
Copy link

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?

@pedrobmarin
Copy link
Contributor

Hmm, I'm not sure if this case was covered when we introduced the eventID filter... it seems a valid use case, tho. Maybe someone could take a look and fix/implement this enhancement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants