Please note: These WebEx forums have replaced the earlier site forums. All the previous threads and posts have been replicated here, and if you subscribed to the previous forums, please re-subscribe. Thank you.
« Back to Meeting Listings

RE: Get the list of meetings with attendee List

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
I Went through" XML API 5[1].5 Reference Guide.pdf"
get the list of meetings we need to call "LstsummaryMeeting" reuest which  return all the meetings.
Then to get the attendee list we need to call "LstMeetingAttendee"for every meeting.

if we have 5 meetings , to get the meetings with attendee information we have to call 6 times.
first get the list of meetings by using "LstsummaryMeeting" request after that
we have to make  "LstMeetingAttendee" to get the list of attendees for each  meeting. we have 5 meetings so we have to call "LstMeetingAttendee" five times.

Is any other API is avilable which will give meeting list along with attendee list in a single request.

Thanks in advance.


Raheem

Hi Raheem,
 
What you have outlined below is the correct way to do this.  It will require 6 calls to the web services.
 
Thank you
-Kingsley Lewis

Create a Cisco account today and gain access across all Cisco Collaboration Developer sites.

 

Follow the WebEx Developer program on Twitter for the latest industry and WebEx Meetings related information.