No Zoom webhook notifications when updating "this and following" meetings

Description
I am creating a zoom app with an event subscription so that our endpoint receives webhook notifications for the following events: meeting.updated, meeting.created, and meeting.deleted.

Our endpoint receives notifications from the zoom webhook when the user:

  • Updates non recurring meetings
  • Updates an entire set of recurring meetings
  • Updates a single occurrence of a recurring meeting

Our endpoint does not recieve notifications from the zoom webhook when the user:

  • Updating “this and following” meetings

Error?
No update notification from zoom webhook

How To Reproduce

  1. Create zoom application with an event subscription webhook with the events: meeting.updated, meeting.created, and meeting.deleted
  2. Connect the webhook with your endpoint to recieve notifications from zoom
  3. Create daily recurring meetings that end after 7 occurrences
  4. Go to the second occurrence of those meetings and edit the start and end times for “this and following” meetings
  5. No update notification sent from zoom webhook
1 Like

Hi @ally
Thanks for reaching out to us and welcome to the Zoom Developer Forum.
Allow me some time to reproduce this and will get back to you with an update

1 Like

Hey @ally
Thanks for your patience here. I am not able to reproduce this on my end. I am getting the webhooks whenever I update the meetings with the option “this and following” meetings