Possible javascript widget for chat?

I would love to be able to somehow leverage Zoom to provide chat and facilitate voice/video calls among our logged in users, accessible via javascript widget we could install on every web page. Basically a popup pane with all or most of the features available in the Zoom desktop app.

Alternatively, a widget that displays a notification for unread chat messages, with a way to launch the Zoom desktop app from the widget.

Any suggestions if or how this might be accomplished?

Hey @gbeber,

For embeding Zoom meetings in your app you can use our JavaScript Web SDK or the iFrame method.

For Chat functionality, we do not have Chat Notification Webhooks yet, but we do have Chat APIs.

For opening the Zoom Desktop App from the widget:

https://marketplace.zoom.us/docs/sdk/native-sdks/additional-tips/launch-zoom-client-from-your-app

Let me know if this helps!

Thanks,
Tommy