This document was generated from CDN thread
Created by: Jim Ploof on 17-06-2013 12:59:17 PM
Are there APIs available to extend the functionality, or add new functionality to the WebEx client?
It looks like currently there is a feature in WebEX called 'System Information' that returns predefined information from the clients machine.
I would like to either extend that functionality to return 'more' information or create a seperate 'feature' that returns specific information from the clients machine. This information would primarily come from the registry, and if possible use existing database providers to send out sql queries and return values from database provided that the connections are available and there are appropriate credentials for the connection. If no providers/credentials available possibly have configuration screen to set this up, if not, do not return that information?
I apologize if this is not the appropriate place for this question or outside the scope of this forum!
Thanks!
Subject: RE: Extend WebEx System Information Functionality
Replied by: Nathan Morrow on 17-06-2013 01:57:32 PM
Hello,
It is not possible to extend the feature set of the WebEx client. The WebEx APIs allow you to duplicate existing pre/post meeting WebEx UI features, such as host management, scheduling, attendee management, usage reporting, etc. in to your own web portal or application.