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
  • 2783 Views
  • 1 replies
  • 3 Helpful votes

I'm using the following API to perform a consult Desktop.agentContact.consult The consult works, however, I can't see how we "complete" the consult.  If the agent presses "end" we end the interaction, same if the agent hangs up, etc. I'm assuming I c...

abcxyz123 by Frequent Visitor
  • 1094 Views
  • 1 replies
  • 0 Helpful votes

Hi,I would like to ask about Webex Calling REST API. I'm trying to perform simple agent-to-agent calling scenario using API requests (following this CallControl documentation) but somehow the created call (by Agent1) is not associated with Agent2. An...

Morello123 by Community Member
  • 816 Views
  • 1 replies
  • 0 Helpful votes

Anyone know if there's a way to get adaptive cards to display as full-width in webex? MS teams seems to support this through adding "msteams": { "width": "full" } to the json, but this doesn't do anything for webex.Basically I'm just trying to get th...