API Integrations For Spark Meet with Webex FAQs

Question Index
What is Spark Meet with Webex?
Spark Meet with Webex is a new product offering from Cisco. This product Integrates Cisco Spark and Webex with our Common Architecture platform.
When will I start seeing customers purchase Spark Meet with Webex?
Spark Meet with Webex is currently available for customers to purchase.
Using the APIs, how can I determine if a customer is using Spark Meet with Webex?
In XML 9.0 we introduced a new API called getSiteType
. The getSiteTypeResponse
returns "<ep:sitetype>1</ep:sitetype>"
to signify Spark Meet with Webex. For more information on this API, see our developer site [http://webexdeveloper.com].
What APIs have changed with Spark Meet with Webex?
APIs |
Webex Classic |
Spark Meet with Webex (Common Identity) |
Additional Information |
Username/Email/Password |
Yes |
Yes* |
*Spark Meet with Webex requires that the username field should be the accounts email address. This means that you will need to pass the account email address in the WebexID field of the security context on Spark Meet with Webex. |
Token obtained from SAML response |
Yes |
Yes |
|
One time login ticket |
Yes |
Yes |
|
Partner Delegated Authentication/Partner SAML |
Yes |
No |
|
User provision/deprovision |
Yes |
No |
|
Common profile attribute updates |
Yes |
Limited |
See Release Notes 9.0. |
CreateUser |
Yes |
No |
New CI site error: 030098: User management is not allowed on unified site. |
setUser |
Yes |
Limited |
Attributes/elements/fields ignored by CI sites: newWebexId, firstName, lastName, title, address, phones, email, email2, password, passwordHint, passwordHintAnswer, timeZone, timeZoneID, timeZoneWithDST, locale, language, languageID, active, security. |
delUser |
Yes |
No |
New CI site error: 030098: User management is not allowed on unified site. |
activateUser |
Yes |
No |
New CI site error: 030098: User management is not allowed on unified site. |
authenticateUser |
Yes |
Yes, using accessToken |
New CI site errors: 200006: AS Server response error 000035: AS Service not responding. |
My integration manages user profiles, how can I accomplish this in Spark Meet with Webex?
Because user management APIs are limited for Spark Meet with Webex, it is recommended that you disable and hide user management functionality in your integration when used with Spark Meet with Webex sites. Alternately, you could publish requirements that suggest Spark Meet with Webex is officially unsupported by your integration. In either case, appropriate notification should be published before confirming official support for Webex WBS30 and/or Spark Meet with Webex.
Will these changes affect my existing Webex site that was upgraded to WBS30?
Existing sites that have been upgraded will not be affected by the changes. Only new sites purchased as Spark Meet with Webex will have the above differences in the API.
Please review the following release notes and communications:
Visit the Webex Developer Forum to ask questions and interact with other developers. Forums.
Follow the Webex Developer program on Twitter for the latest industry and Webex Meetings related information. Follow us.