Page History: CWC API Home
Compare Page Revisions
Page Revision: 2010/02/05 14:44
Welcome to Companywebcast API Wiki!
This is the main page of Company Webcast's efforts to make its webcasting functionality, and related metadata, available via a set of data interfaces that can be interacted with over the web.
In technical terms; we are underway to implement a set of web services that third parties will be able to communicate with using Soap standards. Client applications consuming these web services will be able to create, edit and delete webcasts, as well as retrieve and modify existing metadata.
The functionality of Company Webcast's entire platform is spread out over 3 seperate web services, which are based on 3 very seperate usage scenario's.
This is a read only Soap interface that provides access to a webcast's metadata. It contains a search method that allows client applications to find webcasts based on dates, speakers and topics.
The Javascript API is a library, hosted by Company Webcast, that when built into your web pages provides easy access to webcast data and powerfull ways of navigating it.
This adds methods to create, edit and delete webcasts.