cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
546
Views
0
Helpful
3
Replies

Integrating Webex API in to EMS to provide Embedded Experience

kdungarmaljain
Level 1
Level 1

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. 

3 Replies 3

Jeff Marshall
Cisco Employee
Cisco Employee

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

Do we have SDK to build the complete solution like joining meeting, chat etc.

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/