Understanding scheduled PMI meetings

Hey @jimig,

Correct, but you should be able to pass in your PMI to the endpoints and get the respective data.

This is actually the expected flow. When a meeting is created using personal meeting ID, a unique meeting ID is also created as seen in the create meeting response. However, in the webhooks it will show your personal meeting ID.

Basically since you can have infinite meetings with your personal meeting ID, we also assign a unique meetingID to handle in our system.

Here is an example when using the UI scheduling a meeting with personal meeting ID:

Thanks,
Tommy

*This post has been edited to remove any meeting / webinar IDs