cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
189
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Ursula Mavila on 08-07-2009 09:10:43 PM
When we have our events and users participate, we need to track who participates and the length they participate. I know I can get all that info via the history xml apis.
My question is whether I'm ok treating all participants as attendees? I don't see why I should make them a user. Am I right?  You only want them as users when you want to give them access to the webex webpage? 
The only problem that I see, is that I can not find an xml api that will give me information on a particular attendee. I saw one in the url api that was FindAttendee FA, but I couldn't find a corresponding one in the xml api.
 
 

Subject: RE: Attendee vs User
Replied by: Kingsley Lewis on 09-07-2009 06:08:14 PM
Hello Ursula,
 
You will not want to make all attendees into host accounts.  That would quickly suck up the sites host licenses in most situations. 
 
The AT=FA command with the URL API has a misleading name.  It doesn't really find attendees,  it will only search your contact list for a name or email address.  The equivilant for this command in the XML API is LstContact.  
 
I'm not sure what information you want back from the attendee,  but we do have an XML API call LstMeetingAttendee that will return personal and meeting information for all the invited attendees for a meeting. 
 
Thank you
-Kingsley

Subject: RE: Attendee vs User
Replied by: Ursula Mavila on 09-07-2009 06:24:20 PM
Thanks for your response.  I'll keep them as attendees then.
 
What I'm looking for is that number that pops up in the teleconference box when you just enter an event.  It seems to be a 3 digit number that identifies you.  They call it attendeeid, but it doesn't seem to be the same as the real attendeeid because is considerably shorter.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links