Viewing attendees’ answers to custom
questions
Viewing a list of standard questions
created by the host
Viewing attendees’ answers to standard
questions
Making Recording
Training Sessions
available for
viewing
Making all aspects of a previously
recorded Training Center session
available for later playback
Reporting Sending email notifications with
attendee information
Displaying reporting information about
training sessions you hosted
Viewing a list of enrollees and
attendees for events
Viewing a list of all events a specific
attendee has joined
Viewing a list of people who have
downloaded files
Authentication
There are three methods by which a user can interact
with the Webex Meetings via APIs:
Webex Meetings integration: An application can authenticate XML
API requests using OAuth 2.0 access tokens. This authentication
method does require end-user authorization and authentication and is
best used when performing API functions on behalf of the active user.
Administrative account: A system account can perform
administrative functions on behalf of host users. This method requires
the username and password to be passed via XML.
User accounts: A system account can perform functions only for its
own accounts. This method requires the username and password to be
passed via XML.
Integration API Keys