Cloud Collaboration

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

Please note the Webex For Developers forum above has a more active community. Content will be migrating to this forum in the near future. For additional help, you can go to the Webex for Developers Support page.




Forum Posts

I am trying to use the PHP example code. When I call  $URL = ereg_replace("^https://", "", $URL), I got an error:A PHP Error was encounteredSeverity: 8192Message: Function ereg_replace() is deprecatedFilename: admin/webex.phpLine Number: 119$URL cont...

Hi,I used the "XML API Debug Screen" code here: Cisco WebEx DeveloperI used the php sample code here too. I coded into the "XML API Debug Screen" code with the php login information. See the attached file.I entered "apidemoeu" to get to "apidemoeu.we...

Hello all!I am currently working with an WebEx integration into an Web App.The integration should look like this:1. A user from our app can create a meeting inside our app2. This user may not access the WebEx userarea (where he can cancel or edit the...

We have an application for sending the application specific alerts to users via email. This application is a windows service written in C# language. We use Cisco WebEx connect for internal communication in our company and we are planning to integrate...

Hello,I would like to use PowerShell to provision users into our Webex tenant. Is the XML API the correct API to use? Are there any samples in Powershell available to do this / can you share some if you have developed any code that can get me started...

Lets assume we have created a meeting in webex, I will get meeting URL(link), Which I can share with anybody and they can join using that link. This functionality I am using in my own mobile application which we are building, meaning.I have join butt...