Pmi-meeting-classification-from-webhook-event-for-type-2-3

Description
I scheduled meetings of types [2 (Scheduled),3 (Recurring with no fixed time)] using PMI.

Error
Unable to classify which meeting is currently started from webhook b/c payload is containing PMI details.

App Type (OAuth / Webhook)?
Unable to classify that which meeting is currently started from webhook payload.

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

  1. Create meeting of types [2,3] using PMI
  2. bind webhooks meeting started/ended
  3. start any one meeting created in step 1.
  4. classify that meeting from payload

Additional context
Payload of above meeting started/ended webhook is not classifying which meeting is currently running.

My suggestion
If Zoom Engineers can only add meeting.created_at field in payload then issue will be granted resolved. Then Zoom developers can easily classify using meeting.created_at datetime value from webhook payload with above scheduled meetings meeting.created_at datetime values for example.

Thanks
Naeem Ahmed