Overview Downloads
Cisco WebEx Cloud Security
  This paper provides an in-depth overview of the various layers of the security model within the service.
Meeting Service Developer Program Overview
  This paper provides an overview of the MediaTone Developer Program structure, membership levels, and benefits.
Meeting Services Platform Technical Overview
  This paper provides a detailed technical overview of the MediaTone Integration APIs, including command/message summaries and basic examples.
Network Integration Architecture
  This paper covers the integration APIs in the context of the overall WebEx service network architecture. It helps in understanding the physical aspects of WebEx servers vs. your servers.
Powered-By logo
 
Service Integration Platform Overview
  This presentation characterizes the capabilities, data flows, and integration potentials of the URL API and the XML API.
Technical Starter Kit
  Presentations and white papers. This material will provide an overview of the WebEx Connect and Meeting Services Developer Platform. Topics covered include The Cisco-WebEx MediaTone Network, Site Integration and Customization, Single Sign On, Audio Integration, and Connect Integration.
Tech Notes
Approaches to CRM Integration
  This tech note provides ideas and approaches for integrating WebEx services (notably Support Center) with typical CRM systems that support customization and integration.
Approaches to LMS Integration
  This tech note provides guidance for integrating WebEx Training Center into a Learning Management System framework and workflow.
Approaches to Portal Integration
  This tech note provides ideas and suggestions on how to enhance a corporate communications portal with WebEx integration. It explains approaches to portlet development, and covers specific API calls to use in the portlet logic to implement various features.
Approaches to SSO
  This tech note provides guidance on several approaches to implementing single sign-on behavior with both the URL and XML APIs.
Common Entry Points
  This tech note helps you understand the workings of WebEx Common Entry Points (CEPs) which provide direct access to certain WebEx pages that you can link to, or embed in your application or portal. It details the various available CEPs, their syntax, and behaviors.
Federated SSO Authentication Service
  This tech note covers the Federated Authentication Service, which enables corporate single sign-on to a WebEx Meeting site using the SAML or WS-Federation protocols instead of WebEx username and password entry.
Meeting Service Best Practices
  This tech note covers numerous best-practices issues to follow and consider as you design and build your WebEx integration. Topics include security issues, error handling, cookies, and more.
URL API Host Account Creation
  This tech note discusses the methodology for creating host accounts using the URL API. The described approach includes tips and considerations for security, passwords, tracking codes, meeting types, and error handling.
Understanding Event Center Enrollment
  This tech note provides a solid understanding of the various integration options available for Event Center Enrollment.
Single Sign-On
Approaches to SSO
  This tech note provides guidance on several approaches to implementing single sign-on behavior with both the URL and XML APIs.
CA Siteminder to WebEx SAML SSO Configuration...
  A step by step guide to configuring SAML SSO between WebEx Meeting Services and CA SiteMinder
Federated SSO Authentication Service
  (Updated 7/29/09) This tech note covers the Federated Authentication Service, which enables corporate single sign-on to a WebEx Meeting site using the SAML or WS-Federation protocols instead of WebEx username and password entry.
Ping Federate to WebEx SAML SSO Configuration...
  A step by step guide to configuring SAML Authentication services with WebEx Meeting Services and Ping Federate Server.
Sun OpenSSO to WebEx SAML SSO Configuration Guide
  A step by step guide to configuring SAML SSO between WebEx Meeting Services and Sun Microsystems OpenSSO. (Updated 10/8/2009)
Tech_note_Connect_SSO_whitepaper_c6
  This tech note covers single sign-on (SSO) to WebEx Connect using the SAML or WS-Federation protocols instead of username and password entry. Updated 10/8/2009
WebEx Federated Authentication and SSO Approaches
  This PowerPoint-style presentation illustrates approaches to SSO with WebEx meeting services, including Federated Identity Management Systems and SAML architectures.
XML API Reference
XML API 4.7 Schemas
  Schema files in XSD format for XML API 4.7
XML API 4.8 Reference Guide
  Comprehensive developer reference manual for XML API 4.8. Covers all XML API functionality for Meeting Center, Training Center, Event Center, Support Center and Sales Center.
XML API 4.8 Release Notes
  Covers new features and bug fixes in XML API 4.8.
XML API 4.8 Schema
  Schema files in XSD format for XML API 4.8
XML API 4.9 Release Notes
  Covers new features and bug fixes in XML API 4.9.
XML API 4.9 Schema
  Schema files in XSD format for XML API 4.9. This release is being deployed to the Preview directory of your WebEx site. You should test your integration against this version before it is released into General Availability.
XML API 4.9.1 Release Notes
  Covers new features and bug fixes in XML API 4.9.1.
XML API 4.9.1 Schema
  Schema files in XSD format for XML API 4.9.1
XML API 5.0.0 Release Notes
  Covers new features and bug fixes in XML API 5.0 which can only be used with WBS 27 and higher web page releases.
XML API 5.2 Release Notes
  Covers new features and bug fixes in XML API 5.2 which can only be used with WBS 27 and higher web page releases.
XML API 5.2 Schema
  Schema files in XSD format for XML API 5.2. This is the General Availability version for WebEx sites using WBS 27 and above.
XML API 5.3 Schema
  Schema files in XSD format for XML API 5.3
XML API 5.3.1 Release Notes
  Covers new features and bug fixes in XML API versions 5.2.1, 5.3 and 5.3.1 which can only be used with WBS 27 and higher web page releases.
XML API 5.4 Release Notes
  Covers new features and bug fixes in XML API versions 5.4 which can only be used with WBS 27 and higher web page releases.
XML API 5.4 Schema
  Schema files in XSD format for XML API 5.4. This is the General Availability version for WebEx sites using WBS 27 and above.
URL API Reference
URL API WBS 26 Ref Guide
  WebEx URL API and Common Entry Point developer reference guide for the WBS26 version of Meeting Center, Training Center, Event Center, Support Center, and Sales Center
URL API WBS 27 Ref Guide
  WebEx URL API and Common Entry Point developer reference guide for the WBS27 version of Meeting Center, Training Center, Event Center, Support Center, and Sales Center. (Updated 10/02/2009)
TSP API Reference
Other Reference Guides
Code Samples
List Summary Meeting .Net 1.x
  This file contains a .Net 1.x example of positing a WebEx XML API request. This package was based on the JAVA example, which was converted to project files for Visual Basic and C#.
List Summary Meeting ASP
  This example page uses Microsoft ASP 3.0 to issue an HTTP Post action for a WebEx XML request document to query for the calling user's meetings. The WebEx XML Server then returns an XML response document listing each meeting.
List Summary Meeting Java
  This Java program HTTP POSTs a WebEx XML request function which queries for the calling user's meetings. The WebEx XML Service then returns an XML response document listing each meeting.
Lst Summary Meeting php
  This PHP program HTTP POSTs a WebEx XML request function which queries for the calling user's meetings. The WebEx XML Service then returns an XML response document listing each meeting.
Tools