ā09-10-2015 01:36 AM
Hello,
Via the XML API, I try to get the full list of meeting attendees really present in an on-going meeting. I thought this was something obvious, but couldn't manage to find out how : (
I made my attempts on WebEx XML API V8.0.0/SP13 EP2
I tried the xsi:type="java:com.webex.service.binding.attendee.LstMeetingAttendee", but this only return attendees who are explicitly invited with the "CreateMeeting" or "CreateMeetingAttendee", but without mention if they have actually joined or not the meeting.
"LstMeetingAttendee" does not mention neither the attendees who have joined without being explicitly invited.
"LstMeetingAttendee" does not mention neither the attendees who follows the link created via "GetjoinurlMeeting"
"LstmeetingattendeeHistory" does provide this information but several hours after the meeting closure.
Concerning the attendees, "GetMeeting" does not provide more info than "LstMeetingAttendee"
I couldn't find other commands to get the list of attendees who have actually joined a meeting, while the meeting is on-going. Any idea ?
Thanks !
Eric
ā09-10-2015 05:21 AM
Eric,
Webex APIās do not provide real-time access to in-progress-meeting information.
The LstmeetingattendeeHistory service allows you to get detailed information of finished meetings.
The LstOpenSession service allows you to see which meetings are in progress, but no live attendee information.
Cheers
DJ
ā09-10-2015 05:41 AM
Hello Dirk-Jan,
Well this is surprising, and quiet annoying, to say the least .
Thanks anyway for your answer and responsiveness !
Cheers
Eric
ā09-10-2015 08:32 AM
Erik,
Could you send me more details with regards to the use-case for this feature?
I can then submit the idea for consideration in future releases.
Cheers
DJ
PS. you should get my direct email address as I also send the initial answer to Jerome P.
ā05-12-2020 04:52 AM
Hello,
Have you got the solution to get the full list of attendees details from webex. I am currently facing the problem to fetch the details from webex . Can you please send me the code to help for my work
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide