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

Is there an API call that I can run to list all organizations that the token has access to as an external admin? Many of the individual APIs run against an accounts home organization unless a specific organization ID is specified in the request,  but...

Is there a method for finding the ID of a meeting that a person is currently in?  In the messaging API, I can call `https://webexapis.com/v1/memberships?personId=personIdValue` to find all rooms a person belongs to.  I would like to do the same for m...

xharris by Cisco Employee
  • 684 Views
  • 1 replies
  • 0 Helpful votes

Resolved! Webex Calling API

Hi Team,I would like to develop an application to retrieve Detailed Call History information. So, I would like to ask you the following questions.1) How can I obtain an access token by using API calls? (I cannot use the personal access token through ...

TDoan by Level 1
  • 2894 Views
  • 6 replies
  • 0 Helpful votes

Hello Community, I'm trying to use a Webex api to send/make a wakeup call to our on-duty people. Ideally with a brief vocal message. But it is already enough to have the person pick up the phone. If nobody answers, the next person is called, etc ... ...

JC72498 by Level 1
  • 2690 Views
  • 6 replies
  • 0 Helpful votes

Locations with Locations - List Locations | Webex for Developers I’m having an issue with the GET /v1/locations endpoint in the Webex API. When I call this endpoint with the id parameter to filter the results by a specific location ID, I’m still rece...