Issue with Webhook Notifications for Recording Completed Event

Dear Zoom Developer Support,

I hope you are doing well.

I am currently experiencing an issue with my Zoom Marketplace app regarding the “Recording Completed” webhook notifications. Initially, these notifications were working correctly and were triggered when a recording was completed. However, after some time, I stopped receiving any webhook notifications, even though the recordings are still available in my cloud storage.

Details:

  • App Type: Webhook-only app
  • Event Configured: “Recording Completed”
  • Account Type: Zoom Pro

My app remains active, but I am no longer receiving webhook responses even though the recordings are successfully uploaded to my cloud storage. I have checked my configuration and ensured that the webhook URL is correct and publicly accessible.

Could someone from the community kindly assist in troubleshooting this issue or provide insights into what might be causing the webhook notifications to stop?

Thank you for your time and support.

Best regards,
Jackson Kasi




1 Like

Hi @trimukyoga
Thanks for reaching out to us.
Can you confirm if your endpoint is working correctly?
Can you make a post request to your endpoint using Postman or the tool of your preference to make sure you are receiving events?

You could also try calling this endpoint to see if the events are being sent:

Hi @elisa.zoom & Zoom Support,

I’m not receiving the webhook event for “Recording Completed”.

As per the documentation, I have enabled the event under Contact Center → Recording Completed.

I’ve tested my webhook endpoint using mock data via Vitest, and it’s working exactly as expected. However, I’m not receiving any webhook events or logs from Zoom.

My app is still active, and the Zoom cloud recording is available, but no event has been triggered so far.

I also checked the logs through the Zoom Developer Portal and used the webhook_logs REST API — still, there are no logs received.

Could you please assist me in identifying what might be going wrong?

Thank you,
Jackson Kasi



Hey @trimukyoga
Thanks for sharing more details.

Why are you adding Contact Center → Recording Completed. ?
By the images you shared, it looks like you are expecting meeting recordings.
Please add the Recording.completed event for meetings

Hey @elisa.zoom,

The “Recording completed” event is available under Contact Center, but it is not available under other event types.

Can you please assist me with this?


Hey @trimukyoga
There is a Recordings option in the list of event types, search for All recordings have completed under the Recording events

Thanks, Let me try this & test. I will update here soon :slight_smile:

1 Like

Hey @elisa.zoom, Thanks it’s works :slight_smile:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.