Webex for Developers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


Forum Posts

We're thrilled to announce that the Webex for Developers Community forum has expanded to include dedicated topics for Webex Contact Center APIs and integrations! We encourage all Webex Contact Center developers to utilize this forum to engage in disc...

philbell by Cisco Employee
  • 2668 Views
  • 1 replies
  • 3 Helpful votes

     string clientId = "your client id"; string clientSecret = "your client secret"; string redirectUri = "KitchenSink://response/"; string scope = "webex:all"; // authCode(64 bits) can be extracted from url by loading auth.authorizationUrl with a We...

dsign228 by Community Member
  • 1838 Views
  • 2 replies
  • 0 Helpful votes

Hello,  I'm trying to develop a bot for Webex. The documentation recommends using the Webhooks.It looks easy to implement, the only missing piece is the speaking  language of the user.With Microsoft Teams, I have access to a "locale" attribute inside...

dupontb by Visitor
  • 1330 Views
  • 3 replies
  • 0 Helpful votes

When I try to create a meeting with Webex meeting api I get an error saying"Session type not found by Session type ID"When I look at the documentation I see Session type id is not required so i do not send it on my request. I have also tried to print...

mertdl by Community Member
  • 2300 Views
  • 5 replies
  • 0 Helpful votes

Hello, I've built a Webex bot recently and I'm trying to make it accessible to people outside of the organization. Previously, you could search for the bot and add it, or have the user put their email address in a "sign up" site and the bot would ini...

yusof.yaghi by Frequent Visitor
  • 1159 Views
  • 1 replies
  • 0 Helpful votes

Learn how the Webex Contact Center APIs surface the power of the platform by providing all the interfaces used by in-house applications and makes them available publicly to developers on the Developer Portal. https://developer.webex.com/blog/introduc...