Maintain same meetingId/uuid for personal meetings(type 4), throughout the meeting events sent

Description
Personal meetings(type 4) webhook events do not maintain same UUID and meetingId throughout the events

Error
for type4 meetings, in create and update events - the meeting Id and UUID sent are different from webhooks events sent for start, end, share (rest of the events).
Since for PM(persnal meetings), if meetingId had to be maintained same for all PMs, atleast UUID can be unique for a particular meeting, but even UUID is different for create and update over other events of a meeting

Which App Type (OAuth / Chatbot / JWT / Webhook)?
This issue is seen in Webhooks for personal meetings

Which Endpoint/s?
webhooks for meetings create, update, start, ended, shared and other events of personal meetings (type-4)

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. enable meeting webhook events by creating the app in zoom market place
  2. check out the events for personal meeting(Type 4)

Screenshots (If applicable)


If applicable, add screenshots to help explain your problem.

Additional context
Maintaining same meetingId (an personal meeting Id) for personal meetings is fine, but at least if unique uuid is sent throughout the meeting webhook events or unique meetingId as some secondary meetingId it will be of great help for developers to track for a particular personal meeting among the personal meetings the user takes. And also topic for personal meeting changes to default. So to track the meeting is very difficult.
Please address this issue ASAP.

Hey @manideep.simhadri95,

This sounds like the same concern that we covered here:

Let me know if I’m misunderstanding, or if there are still questions.

Thanks,
Will

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