Companywebcast API Wiki

Page History: CWC API Home

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2009/11/19 10:51


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 Player Service
Essentially the same as the MetaData Service, with 4 main components added: a method to retrieve Player configuration, a method in support of Player Module functionality, a method to retrieve updated webcast data in an efficient manner and the ability to consume the service with a JSON client.

This adds methods to create, edit and delete webcasts.