Filtering Webhook Recording Complete Event

Hello,

I would like to utilize zoom phone webhook and specifically recording complete event. Is it possible to filter the webhook requests coming in? Our organization utilizes zoom phone to conduct interviews, Is it possible to tag a phone call as “interview” and filter recording complete event for calls that are tagged with “interview”? I am trying to avoid our system getting spammed with recording events that we don’t specifically care about since the webhook will send a post request for recording complete event for all calls. Any ideas on how we can implement this efficiently such that we can filter recording events instead of our system having to take the load on our side?

Hi @Soham
A good way to achieve this is by creating General Oauth app user level type and having the users that you want to receive events from authorize this app on their account.
That way you will only receive events for users that have added the app