I’m trying to create tickets in zendesk whenever there is a missed call on zoom. So I have leveraged the callee missed a phone call webhook to send me post request whenever there is a missed call. I’ve noticed that occasionally the webhook would fire several times for one missed call. Any ideas on how to fix this?
Happy to help here! Are you correctly sending a 200 or a 204 response to Zoom when receiving the webhook? I’ve linked support documentation on this topic below for your review.