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?