11-01-2023 03:15 PM
We are planning to build Hybrid Experience for Events, for which we need to provide in app experience for Webex. We did build a demo product it has too many limitations we need help with API and also with a solution where users joining the meeting don't need to authorize through Webex.
11-02-2023 07:28 AM
The JS/Browser SDK and Meetings Widget can be used to join Meeting sessions but do not work with Webinar sessions at this time. These would be the only options to embed a meeting into your own app. For users who do not have Webex accounts but you want to be able to join meetings via the SDK or widget you can use a Guest Issuer app to generate guest users and use the guest user token to initialize the SDK or widget.
https://developer.webex.com/docs/guest-issuer
https://developer.webex.com/docs/widgets#meetings-widget-
https://developer.webex.com/docs/sdks/browser
11-02-2023 02:12 PM
Do we have SDK to build the complete solution like joining meeting, chat etc.
11-03-2023 10:56 AM
The SDK does not support chat, polling or Q&A but you can join meetings and other meeting controls are available in the SDK. You can find samples/demos at https://webex.github.io/webex-js-sdk/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide