08-07-2024 04:59 AM
Hello. I’m trying to build a webex bot that will act as an assistant for the meeting host. The bot should be able to:
there are a couple more requirements, but basically I expect that the bot should be able to do these things.
I checked the webex bot https://developer.webex.com/docs/bots but it looks more like a chatbot. I’m looking for some guidance on how to build the bot with mentioned requirements. Thank you.
08-07-2024 11:17 PM
Hello @subhojitpaul21,
A Webex Bot can't join a Webex meeting or, can't even access a meeting data.
It can only join a Webex space and can work with Webex message content. But Bots are not designed for working with Webex meetings.
You can add Webex Embedded App for Webex meetings, however Embedded App won't have such functionality that you're looking for.
Hope this helps!
Please let us know for any further queries.
Regards!
Sandip
08-08-2024 06:43 AM
Hi. Thanks for your response. I believe you are referring to this https://developer.webex.com/docs/embedded-apps. I will explore it.
08-08-2024 10:13 PM
That's correct! You're referring to the correct Documentation Link @subhojitpaul21.
Sure, let us know if you've any queries going ahead.
Regards!
Sandip
08-14-2024 07:13 AM
Hi @sandiban I found this SDK https://www.npmjs.com/package/@webex/embedded-app-sdk however, it lacks examples. I found this https://eaf-sdk.webex.com/ - but the portal is not reachable. There are code samples here https://developer.webex.com/docs/embedded-apps-api-reference, but it is using the deprecated 1.x version.
Can you share some 2.x code sample references?
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