Integrate Webex Contact Center with ServiceNow (2024)

November 25, 2022 | 2878 view(s) | 22 people thought this was helpful

Integrate Webex Contact Center with ServiceNow

When you integrate Webex Contact Center with the ServiceNow CRM console, you can launch Webex Contact Center Desktop from within ServiceNow.

  • Requirements
  • Integrate
  • Use

Before you integrate Webex Contact Center with the ServiceNow CRM console, ensure that you have the following:

Install ServiceNow for developer instances

The following sections describe the steps to install the ServiceNow connector for developer instances.

Install the OpenFrame Interface

1

Sign in to your ServiceNow developer portal account and open the Administration console.

2

From the My Instance area of the Account menu, click Start Building.

Integrate Webex Contact Center with ServiceNow (1)

3

On your developer instance, from the Filter navigator field at the upper left of the window, navigate to Plugins.

Integrate Webex Contact Center with ServiceNow (2)

4

Search for the Openframe plugin that has the title Openframe. You may need to scroll through the list.

Integrate Webex Contact Center with ServiceNow (3)

5

Click Install to install the Openframe plugin.

6

In the Activate Plugin dialog box, click Activate.

Integrate Webex Contact Center with ServiceNow (4)

7

When the plugin activation is completed, click Close & Reload Form in the Plugin Activation dialog box.

Integrate Webex Contact Center with ServiceNow (5)

Integrate Webex Contact Center with ServiceNow (6)

8

To verify the plugin activation, from the Filter navigator field at the upper left of the window, navigate to OpenFrame.

9

Click Configurations and ensure that the OpenFrame plugin appears in the OpenFrame Configurations list.

Integrate Webex Contact Center with ServiceNow (7)

Commit the Update Set

1

From the Filter navigator field at the upper left of the window, navigate to System Update Sets > Update Sets to Commit.

Integrate Webex Contact Center with ServiceNow (8)

2

Click the Import Update Set from XML link.

Integrate Webex Contact Center with ServiceNow (9)

3

Download the latest System Update Set XML file available on the github repo at this location :https://github.com/CiscoDevNet/webex-contact-center-crm-integrations/tree/main/ServiceNow.

File Name: webexcc-servicenow-update-setV(X).xml

Integrate Webex Contact Center with ServiceNow (10)

4

Click Choose File, select the System Update Set XML file, and then click Upload.

Integrate Webex Contact Center with ServiceNow (11)

The update set appears in the Retrieved Update Sets list and is in the Loaded state.

Integrate Webex Contact Center with ServiceNow (12)

Integrate Webex Contact Center with ServiceNow (13)

5

From the Retrieved Update Sets list, click the Update Set File Name (link) to open the Update Set.

Integrate Webex Contact Center with ServiceNow (14)

6

At the upper right of the window, click Preview Update Set to check the update set for issues.

Integrate Webex Contact Center with ServiceNow (15)

7

Click Close on the Update Set Preview dialog box once preview is completed.

Integrate Webex Contact Center with ServiceNow (16)

8

Click Commit Update Set.

Integrate Webex Contact Center with ServiceNow (17)

9

Click Close on the Update Set Commit dialog box once committing of Update Set is completed.

Integrate Webex Contact Center with ServiceNow (18)

Edit the System Properties

1

In the Filter navigator field at the upper left of the window, enter sys_properties.list.

Integrate Webex Contact Center with ServiceNow (19)

2

On the System Properties page, sort the properties by updated date. Ensure that you can see the following Webex Contact Center properties:

Integrate Webex Contact Center with ServiceNow (20)

3

Click agentdesktop_url to open the System Property agentdesktop_url page.

4

In the Value field, enter the URL for the Webex Contact Center Desktop according to the region of operation.

Integrate Webex Contact Center with ServiceNow (21)

5

Click Update to save the changes.

6

(Optional) On the System Properties page, Click on screenpop_url.

Screen pop URL value can be edited as per the customer’s use case.

Default value is cti.do?sysparm_caller_phone that screen pop the records based on the caller’s ANI.

Integrate Webex Contact Center with ServiceNow (22)

7

(Optional) To change the Activity table name, edit the webexccactivitytable properties as required.

  1. On the System Properties page, click on webexccactivitytable.

    Integrate Webex Contact Center with ServiceNow (23)

  2. Change the Value field as required.

    Integrate Webex Contact Center with ServiceNow (24)

8

(Optional) Add User Groups in the following ways:

  1. In the Filter navigator field at the upper left of the window, navigate to Roles.

    Integrate Webex Contact Center with ServiceNow (25)
  2. Search for sn_openframe_user and open it.

    Integrate Webex Contact Center with ServiceNow (26)

  3. Add the User Groups.

Integrate Webex Contact Center with ServiceNow (27)

Integrate Webex Contact Center with ServiceNow (28)

Create the OpenFrame Configuration

1

From the Filter navigator field, navigate to OpenFrame > Configurations.

Integrate Webex Contact Center with ServiceNow (29)

2

Click New.

Integrate Webex Contact Center with ServiceNow (30)

3

Enter the following properties for the URL:

  • Name: Webex Contact Center Desktop

  • Title: Webex Contact Center

  • Width: 550 (Recommended)

  • Height: 600 (Recommended)

4

To the right of the URL field, click the Lock button and add agentdesktop.do as the URL. (Do this step to point configuration to the UI Page)

Integrate Webex Contact Center with ServiceNow (31)

5

(Optional) Select the User / Agent Group(s) to assign the configuration.

Integrate Webex Contact Center with ServiceNow (32)

6

Click Submit. The URL appears as a link.

Integrate Webex Contact Center with ServiceNow (33)

7

Refresh the browser.

You can now see the OpenFrame phone icon at the upper right of the window.

Integrate Webex Contact Center with ServiceNow (34)

8

(Optional) In the User Group list, move the user groups that can access the Webex Contact Center Desktop from Available to Selected.

9

Before you attempt to use the OpenFrame phone, ensure that you upload the ServiceNow custom Desktop Layout JSON file to the Webex Contact Center Management Portal. For more information, see Set Up the ServiceNow Desktop Layout on Webex Contact Center.

Set Up the ServiceNow Desktop Layout on Webex Contact Center

1

Download the Desktop layout for ServiceNow from https://github.com/CiscoDevNet/webex-contact-center-crm-integrations/tree/main/ServiceNow.

Integrate Webex Contact Center with ServiceNow (35)

2

Update the properties in the Desktop Layout file, if required.

3

Go to the Webex Contact Center Management Portal.

4

From the Management Portal navigation bar, choose Provisioning > Desktop Layout.

Integrate Webex Contact Center with ServiceNow (36)

5

Click New Layout and enter the details for the desktop layout.

6

Upload the ServiceNow Desktop Layout JSON file.

7

Click Save to save the configuration.

You can now start the Webex Contact Center Desktop within the ServiceNow console.

8

To Launch the Connected Softphone inside of ServiceNow, Click the Phone icon.

Integrate Webex Contact Center with ServiceNow (37)

Integrate Webex Contact Center with ServiceNow (38)

Install ServiceNow for licensed enterprise instances

The following sections describe the steps to install the ServiceNow connector for licensed enterprise instances.

Install the OpenFrame Interface

1

Sign in to your ServiceNow developer portal account and open the Administration console.

2

From the My Instance area of the Account menu, click Start Building.

Integrate Webex Contact Center with ServiceNow (39)

3

On your developer instance, from the Filter navigator field at the upper left of the window, navigate to Plugins.

Integrate Webex Contact Center with ServiceNow (40)

4

Search for the Openframe plugin that has the title Openframe. You may need to scroll through the list.

Integrate Webex Contact Center with ServiceNow (41)

5

Click Install to install the Openframe plugin.

6

In the Activate Plugin dialog box, click Activate.

Integrate Webex Contact Center with ServiceNow (42)

7

When the plugin activation is completed, click Close & Reload Form in the Plugin Activation dialog box.

Integrate Webex Contact Center with ServiceNow (43)

Integrate Webex Contact Center with ServiceNow (44)

8

To verify the plugin activation, from the Filter navigator field at the upper left of the window, navigate to OpenFrame.

9

Click Configurations and ensure that the OpenFrame plugin appears in the OpenFrame Configurations list.

Integrate Webex Contact Center with ServiceNow (45)

Install the Webex Contact Center application

Edit the System Properties

1

In the Filter navigator field at the upper left of the window, enter sys_properties.list.

Integrate Webex Contact Center with ServiceNow (47)

2

On the System Properties page, sort the properties by updated date. Ensure that you can see the following Webex Contact Center properties:

Integrate Webex Contact Center with ServiceNow (48)

3

Click agentdesktop_url to open the System Property agentdesktop_url page.

4

In the Value field, enter the URL for the Webex Contact Center Desktop according to the region of operation.

Integrate Webex Contact Center with ServiceNow (49)

5

Click Update to save the changes.

6

(Optional) On the System Properties page, Click on screenpop_url.

Screen pop URL value can be edited as per the customer’s use case.

Default value is cti.do?sysparm_caller_phone that screen pop the records based on the caller’s ANI.

Integrate Webex Contact Center with ServiceNow (50)

7

(Optional) To change the Activity table name, edit the x_caci_webexcc.webexccactivitytable properties as required.

  1. On the System Properties page, click on x_caci_webexcc.webexccactivitytable.

    Integrate Webex Contact Center with ServiceNow (51)

  2. Change the Value field as required.

    Integrate Webex Contact Center with ServiceNow (52)

8

(Optional) Add User Groups in the following ways:

  1. In the Filter navigator field at the upper left of the window, navigate to Roles.

    Integrate Webex Contact Center with ServiceNow (53)
  2. Search for sn_openframe_user and open it.

    Integrate Webex Contact Center with ServiceNow (54)

  3. Add the User Groups.

Integrate Webex Contact Center with ServiceNow (55)

Integrate Webex Contact Center with ServiceNow (56)

Create the OpenFrame Configuration

1

From the Filter navigator field, navigate to OpenFrame > Configurations.

Integrate Webex Contact Center with ServiceNow (57)

2

Click New.

Integrate Webex Contact Center with ServiceNow (58)

3

Enter the following properties for the URL:

  • Name: Webex Contact Center Desktop

  • Title: Webex Contact Center

  • Width: 550 (Recommended)

  • Height: 600 (Recommended)

4

To the right of the URL field, click the Lock button and add x_caci_webexcc_agentdesktop.do as the URL. (Do this step to point configuration to the UI Page)

Integrate Webex Contact Center with ServiceNow (59)

5

(Optional) Select the User / Agent Group(s) to assign the configuration.

Integrate Webex Contact Center with ServiceNow (60)

6

Click Submit. The URL appears as a link.

Integrate Webex Contact Center with ServiceNow (61)

7

Refresh the browser.

You can now see the OpenFrame phone icon at the upper right of the window.

Integrate Webex Contact Center with ServiceNow (62)

8

(Optional) In the User Group list, move the user groups that can access the Webex Contact Center Desktop from Available to Selected.

9

Before you attempt to use the OpenFrame phone, ensure that you upload the ServiceNow custom Desktop Layout JSON file to the Webex Contact Center Management Portal. For more information, see Set Up the ServiceNow Desktop Layout on Webex Contact Center.

Set Up the ServiceNow Desktop Layout on Webex Contact Center

1

Download the Desktop layout for ServiceNow from https://github.com/CiscoDevNet/webex-contact-center-crm-integrations/tree/main/ServiceNow.

Integrate Webex Contact Center with ServiceNow (63)

2

Update the properties in the Desktop Layout file, if required.

3

Go to the Webex Contact Center Management Portal.

4

From the Management Portal navigation bar, choose Provisioning > Desktop Layout.

Integrate Webex Contact Center with ServiceNow (64)

5

Click New Layout and enter the details for the desktop layout.

6

Upload the ServiceNow Desktop Layout JSON file.

7

Click Save to save the configuration.

You can now start the Webex Contact Center Desktop within the ServiceNow console.

8

To Launch the Connected Softphone inside of ServiceNow, Click the Phone icon.

Integrate Webex Contact Center with ServiceNow (65)

Integrate Webex Contact Center with ServiceNow (66)

Configure Click to Dial on Incident Module

1

From the Filter navigator field, navigate to Incidents > Open Incident.

2

Right click on the caller field and click Configure Dictionary.

Integrate Webex Contact Center with ServiceNow (67)

3

Add comma separated Attributes “ref_contributions=show_phone,.

Integrate Webex Contact Center with ServiceNow (68)

You can now start using the Webex Contact Center Desktop within the ServiceNow console.

4

To Launch the Connected Softphone inside of ServiceNow, Click the Phone icon.

Integrate Webex Contact Center with ServiceNow (69)

Before you make outdial calls, ensure that you do the following:

  • Create the outdial entry point and set up an outdial entry point strategy.

  • Enable outdial ANI for the Agent Profile.

  • Set the outdial ANI to a Dial Number-to-Entry Point mapping.

For more information, see the Provisioning chapter of the Cisco Webex Contact Center Setup and Administration Guide.

To start the Webex Contact Center Desktop within the ServiceNow console, click the Phone icon at the upper right of the window.

Integrate Webex Contact Center with ServiceNow (70)

Integrate Webex Contact Center with ServiceNow (71)

For information on how to use Desktop, see the Cisco Webex Contact Center Agent Desktop User Guide.

Was this article helpful?

Integrate Webex Contact Center with ServiceNow (2024)

FAQs

What are the core capabilities of Webex Contact Center Enterprise? ›

Built on the open and customizable Webex Platform for Contact Centre, its portfolio blends AI, enterprise-grade cloud calling, data analytics, workforce optimization, CRM, and experience management tools.

What's new Webex contact center? ›

A new dashboard called Contact Center Overview allows administrators and supervisors to view reports for both real-time and historical data in Webex Contact Center Management Portal. Administrators and supervisors can log in to the Management Portal to view a dashboard with Callback details for a certain duration.

What are the 4 key features of a contact center? ›

The modern Contact Center consists of four main features.
  • Telephone. ...
  • Messaging and Mobile Apps. ...
  • Web Conference/Video Calls. ...
  • Customer Data Analytics.
Dec 1, 2021

What are the disadvantages of Webex? ›

Drawbacks of Webex Solutions
  • This solution is costlier than some other competing online collaboration platforms.
  • According to some users, the system menu and user interface are not that friendly.
  • If you connect over non Webex platforms, you may experience audio issues.

What are the five pillars of contact Centre? ›

The 5 Pillars of the Modern Contact Center
  • Omnichannel Capabilities that Makes Customer Service Seamless. Today's customers communicate across channels and platforms. ...
  • On-Demand Self-Service Model for Customers. ...
  • Advanced Tools for Agents to Provide Better Support. ...
  • AI & Predictive Analytics. ...
  • Scalable Infrastructure.
Mar 31, 2020

What makes a contact center different from a call center? ›

Contact centres are like call centres in that voice is often a popular communication channel. However, unlike call centres, contact centres allow for communication via a variety of channels other than voice, such as text, social media and email.

What is KPI in contact center? ›

A KPI, or key performance indicator, is a metric that contact centers use to determine if they're meeting business goals such as efficiency and delivering exceptional service.

Is Webex being discontinued? ›

Webex Site Administration management console retired at end of calendar year 2023.

Why did Webex fail? ›

Cisco WebEx Meetings fails due to Java issues

A possible cause for this is using an outdated version of Java. Solutions include: Updating the end-user Windows desktop to the latest Java version.

What is the difference between Cisco Webex and Webex? ›

Cisco Webex is a video conferencing and collaboration product suite. This cloud-based collaboration suite is comprised of software including Webex Meetings, Webex Teams and Webex Devices. The Webex suite is a merger of Cisco's Webex web conferencing platform and the Cisco Spark team collaboration app.

What are the components of contact center? ›

Core components and features of a typical contact center software include;
  • Automatic Call Distribution (ACD) ...
  • Interactive Voice Response (IVR) ...
  • Computer Telephony Integration (CTI) ...
  • Outbound dialer. ...
  • Real-time call monitoring. ...
  • Reporting and analytics. ...
  • Multi-channel integration. ...
  • Workforce management (WFM)

What are the characteristics and features of a contact center services? ›

Contact Center as a Service
  • Overview.
  • Key Features and Options. CRM Integrations and Apps. Unified VoIP. Omnichannel. IVR and Post Call Survey. Workforce Management Software. Call Recording Software with Voice AI. Identity Management and Security. Data Warehouse.
  • Implementation & Training.

What do you think are the 3 main qualities of a call center? ›

Essentially, the 3 important qualities of customer service center around three “p”s: professionalism, patience, and a “people-first” attitude. Although customer service varies from customer to customer, as long as you're following these guidelines, you're on the right track.

What makes a great contact center? ›

The building blocks of a successful call center are well-known: (1) The team that makes the work happen, (2) the technology that supports them, and (3) the customers they interact with. Here's why putting these three elements first leads to increased success.

Top Articles
Latest Posts
Article information

Author: The Hon. Margery Christiansen

Last Updated:

Views: 5887

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: The Hon. Margery Christiansen

Birthday: 2000-07-07

Address: 5050 Breitenberg Knoll, New Robert, MI 45409

Phone: +2556892639372

Job: Investor Mining Engineer

Hobby: Sketching, Cosplaying, Glassblowing, Genealogy, Crocheting, Archery, Skateboarding

Introduction: My name is The Hon. Margery Christiansen, I am a bright, adorable, precious, inexpensive, gorgeous, comfortable, happy person who loves writing and wants to share my knowledge and understanding with you.