This document was generated from CDN thread
Created by: mani raj on 06-06-2013 05:02:59 AM
Hi,
how to integrate webex in my application , kindly help in this ,thanks in advance
regards
maniraj j.
Subject: RE: Integration Of webex in my application
Replied by: Nathan Morrow on 06-06-2013 11:10:40 AM
Hello,
WebEx APIs primarily use XML via HTTPS POST (XML API) and also provides some simple HTTPS GET commands (URL API). Both API sets have a reference guide, available for download from this site. Sample code is also provided on this site as a starting point for setting up XML communication between your application and the WebEx XML services.