`; $.ajax({ type: "POST", contentType: "application/xml", url: "https://api.webex.com/gla/GLAService", data: data, dataType: "xml", success: function (xml) { var bodyContent = xml.getElementsByTagName("serv:bodyContent")[0] bodyContent.childNodes.forEach(function (cluster) { if (cluster.getElementsByTagName("user:cluster")[0].textContent === 'Production Env') { if (cluster.getElementsByTagName("user:result")[0].textContent === "SUCCESS") { // Meetings site found. Send to global signin. window.location.; } else { // Check if user exists in CI. function checkUserExistCall() { var createUserReq = { requestType: "userExistCheck", emailId: email }; $.ajax({ method: "POST", type: "text", async: false, url: "/bin/createBuyAcc", data: createUserReq, success: function (result) { var response = JSON.parse(result); var status = response.status; if (response.userExist && response.orgId === "consumer") { // User found. Send to web client. window.location.; } else { // User not in meetings or CI. Send to sign-up. window.location.; } }, error: function (jqXHR, textStatus, errorThrown) { alert("Error in check user exist service" + errorThrown); } }); } checkUserExistCall() } } }) } }); }
Make the most of your investments. Cisco Webex Control Hub provides metrics on user activity, device utilization and quality. IT can manage users, define policies, assign meeting and calling services, and quickly configure new Cisco devices. Users get new services in a snap, so you can drive adoption, and ROI.
Bring powerful team collaboration capabilities to your own applications. Webex APIs, SDKs and widgets are the easiest way for developers to embed high-quality meetings, calling, and team collaboration into any web or native application. Improve workflows with integrations or bots and build your own integrations with Webex APIs. The Cisco Webex App Hub connects Webex Teams spaces with popular third-party tools, integrations and bots.
Learn moreGet the best of cloud services while harnessing the value of existing investments. Connect new Webex cloud-based video conferencing and calling capabilities to existing on-premises infrastructure, using Cisco Webex Hybrid Services.
Video Mesh
Meetings can span cloud and data center, bringing together the quality of on-premises video and agility of the cloud.
Hybrid Call Service
Connect Webex with existing Cisco Unified Communications Manager, Cisco Business Edition 6000 or 7000, or Cisco Hosted Collaboration Solution (Cisco HCS) for integrated calling.
Hybrid Directory Service
For cloud directory integration, automatically sync user information between your Microsoft Active Directory and Webex.
Hybrid Calendar Service
Integrate with Microsoft Exchange or Google Calendar to enable the easiest scheduling and joining experience from any device.