XML API List Meeting Example in 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.

Go

XML API List Meeting Example in 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.

Go

XML API List Meeting Example in 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.

Go

XML API List Meeting Example .NET

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#.

Go