`; $.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() } } }) } }); }
Lead more productive and engaged meetings with the new AI-powered Cisco Webex Assistant for Webex Meetings. Spend less time managing the meeting, and more time focused on the outcomes, with automatic note-taking, live transcription, and post-meeting follow-ups.
Webex Assistant for Webex Meetings will be available to add on to your plan later this year.
Contact usForget about taking notes, capturing action items, and even fumbling with meeting controls. With an AI assistant at the ready, simply voice your commands so you can keep your focus on the meeting at hand
Capture every detail with real-time transcription and closed captioning during the meeting, as well as recordings and transcripts after the meeting.
The meeting may have ended, but it shouldn’t be forgotten. With Webex Assistant, you can automatically create post-meeting recap emails complete with highlights and action items, to keep working moving after the meeting.
With AI and real-time meeting transcription, you get peace of mind that your data is always secure. And with Cisco Webex, you’re getting the highest in data privacy and security standards, every time.
* Feature availability varies based on offer and geography.