Scheduled meeting (type 2) with PMI has different id when started

Hi guys!

We are working with Zoom meeting webhooks (created/started etc.) and noticed that when scheduled meeting (type 2) with PMI on is started - meeting.started webhook does not contain a unique meeting scheduled id.

It has default PMI info (id, topic) + random uuid for it’s instance.

Is it expected? We assume there should also be an id of original scheduled meeting to specify which meeting is currently running.

Please see screenshot:

Steps to reproduce:

  1. Schedule meeting with PMI on
  2. Check meeting.created webhook it contains as unique id of scheduled meeting (type 2) as id of PMI
  3. Start a created Scheduled meeting
  4. Check meeting.started webhook - it contains only id of PMI meeting

Expected result:
Step 4 - meeting.started webhook - contains as unique id of scheduled meeting (type 2) and id of PMI

Hi @automation_cs
Thanks for reaching out to us!
The issue you are seeing is expected. When scheduling a meeting with PMI, the meeting ID for the meeting won’t change when the meeting is started. The PMI is associated with your Personal meeting room, so the ID wont change