Release Notes 11.0.0 SP8
Important: The XML API 11.0.0 SP8 release changes some schema definitions. For the latest schema definitions, see the release notes announcements page. The features in this release are backward compatible with previous releases.
Overview
This release note describes the changes made in the release of Webex XML API 11.0.0 SP8. These changes apply to your integration with WBS 32. All features are backward compatible with existing integrations. The changes to the latest schema definitions are explained below.
What is New in this Release
This section describes the new features in XML API 11.0.0 SP8.
International call-in and call-out numbers in lstmeetingusageHistory and lsteventsessionHistory response
By customer request, the two APIs lstmeetingusageHistory
and lsteventsessionHistory
now show two additional elements for international toll call-in and toll-free call-in details in their XML response: tollCallInInternational
and tollfreeCallInInternational
.
Affected APIs
lstmeetingusageHistory
lsteventsessionHistory
Schema changes
LstmeetingUsageHistory

LsteventsessionHistory

Behavior Changed
The lstmeetingusageHistory
and LsteventsessionHistory
APIs include two additional elements in the response, namely tollCallInInternational
and tollfreeCallInInternational
.
Sample Response
A sample response for lstmeetingusageHistory
and LsteventsessionHistor
includes the following:

DB Design
The fields are present in the current design.
Known Issues
None
API lstSummaryUser returns user role type per user
The new element userRoleType
is added to the response of lstSummaryUser
.
By customer request, users can now call the lstSummaryUser
API to return user role type per user:
- siteadmin
- RO_admin
- host
- attendee
Affected XML APIs
Schema Changes
A new field is added in response of lstSummaryUser
API.
Behavior Changes
lstSummaryUser
API will return userRoleType
per user.
Release Versions
This feature is enabled in XML API version 11.
Known Issues
None
Default 90-day query time range for API lstrecordaccessHistory
Some customers reported that calling the API lstrecordaccessHistory
may time out for queries with a large time range. In this release, the behavior of lstrecordaccessHistory
is changed to apply a default 90-day query time range from the past 90 days to the current day. Queries that attempt to return a range greater than 90 days receive the following error message:
030112: We only support a query maximum of 90 days' data from creationTimeStart to creationTimeEnd
Affected API
lstrecordaccessHistory
(behavior change only, no schema change)
Known Issues
None
The XML API schemas and release notes are available at the Cisco Webex Developer Portal:
XML API Reference
The URL API release notes are available at the Cisco Webex Developer Portal:
URL API Reference