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.
We recently upgraded to WebEx Meeting Server 2.5, and want to take advantage of the API Calls to programmatically initiate meetings (for our incident recovery process). We've found the provided documentation to be inadequate and incomplete. Using t...
After many failed test calls, we finally got both the Generate Token and Create Meeting API calls to work from within our website.We used PHP and CURL, fought through the almost complete documentation, and successfully created a new meeting via a "pu...
The link provided is focused on WebEx.com - we use Meeting Server, on premise, with the newly installed 2.5 update (which is supposed to contain APIs).Are XML APIs included in Meeting Server 2.5? Is is only http APIs? Are there good, working exampl...
Nathan,Thanks for the reply. At least you are providing some answers.On the last “getMeeting” call we tested, there was a field (“meet:guestToken”) that isn’t referenced in the documentation. Are there other fields or functions missing from the XML...
Nathan,I’ll just do bullet points, so I apologize in advance for the bluntness in.1. This is for a DR process and site. Basic assumption – last person standing.2. We currently use GoToMeeting and are able to programmatically create meeti...