Tracking user joining from multiple devices

If a user joins the same meeting from multiple devices, multiple meeting-joined and meeting-left callbacks will be received which is expected, however is there a way to differentiate the callbacks for each session/device? The callback payload does not contain any identification information about the device or session.

Hi @chandrika.gonuguntla,

Right now the webhooks for meeting join/left does not include device/session in its payload. However, we are planning on including it in our upcoming May release.

Thanks