Webex XML API Event Center Sessions Service
Important
The Meetings-related XML APIs will be deprecated and the End-of-Support (EoS) date is planned for the second half of 2023. Cisco will continue to resolve bugs up to this date, but new features will only be implemented for the REST APIs suite. The End-of-life (EoL) timeframe for Meetings-related XML APIs is targeted for March 31, 2024, at which time the APIs will be retired. For information on how to migrate from XML to REST APIs, please see Webex Meetings XML to REST Migration Guide. User management APIs such asCreateUser, SetUser, DelUser, etc. are NOT affected by this EOL
announcement.
This chapter describes the API calls available for managing Event Center Sessions.
Samples are given for the outbound request messages and expected server response messages. The API calls available as part of the Event service are listed below. You can see the elements that constitute the respective XML schema in a separate section below.
Webex XML API Event Session Operations
| XML API Operation | Description |
|---|---|
CreateEvent |
Schedule a new Event Center session. |
DelEvent |
Delete a previously scheduled Event. |
GetEvent |
Returns information for an existing Event. |
LstrecordedEvent |
Returns a list of recorded Events. |
LstsummaryEvent |
Returns a list of scheduled Events. |
LstsummaryProgram |
Returns a list of the programs that are associated with an Event Center enabled Webex site. |
SendInvitationEmail |
Send invitation email messages to Event participants for a previously scheduled Event. |
SetEvent |
Update a previously scheduled Event. |
UploadEventImage |
Add a picture to the description of a previously scheduled Event. |