Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,Our company will do a rebranding in the near future and change our product name.I'm looking for a way to change our bot username to reflect the new name.How can I do this?The option is not available from the developer portal.I don't think creat...
Hello,In the documentation about the App Submission process, you state that the bot responds appropriately to "hi", "help" and "hello".Webex displays a message at the top of the conversation to "say hi". Your message will depend on the user language....
Hello,I'm developing a bot using webhooks.I need to send a "hello" message when the user creates a conversation with the bot: - Send a direct message- Find the bot in the search bar- It creates a 1:1 conversation between the bot and the user.My issue...
Hello,Your documentation states that it's not possible to update a message containing an attachment (Adaptive Card).https://developer.webex.com/docs/api/v1/messages/edit-a-message"Edits of messages containing files or attachments are not currently su...
Hello,I'd like the content of the Adaptive Card to be cleared once the user click submit (like Microsoft Teams does).I found someone having the opposite behavior where he wants the content to be kept (https://community.cisco.com/t5/webex-for-develope...
I know it's not possible, I know it's written in the form. What's the solution, then?I guess I'm not the first one to ask for this, and maybe you have another solution than recreate one and abandon the other one?Thanks
Hello Raffaele,I know this is bot logic dependent. We already have implemented "hello", "hi".Your introduction message when the user opens a discussion with the bot is to say "Hallo" in German. It makes sense for our bot to respond to that keyword be...
For my use case, I display a card with an input and I update it with an error message when needed.It's a basic case you are supporting at the moment.Thanks for your help