Code Monkey home page Code Monkey logo

wxcc-to-sfdc-screenpop's Introduction

WxCC to SFDC Screenpop

Chromium browser extension to open Webex Contact Center screen pops in Salesforce (SFDC).

This is a proof-of-concept extension for Chromium-based web browsers (like Chrome, Edge, etc.) that opens eligible Webex Contact Center screen pops within the connected Salesforce Lightning CRM, eliminating the need for a separate browser window or tab. As a result, Salesforce users enjoy an improved user experience by no longer having to manage two separate SFDC/WxCC tabs and significantly reduced page load time.

wxcc-to-sfdc-screenpop-demo

Table of Contents (click to expand)

Overview

This Chromium extension enhances the browser's behavior on Webex Contact Center (WxCC) setup with Salesforce connector as the primary interface. By utilizing the underlying Open CTI Javascript API, or more specifically, the sforce.opencti.screenPop function, it enables the display of WxCC ScreenPop directly within Salesforce.

Setup

These instructions assume that you have:

  • Administrator access to a Chromium based browser where you can install the extension, locally in Developer Mode.
  • Node.js installed on a Windows (via WSL2), macOS, or Linux machine.

Open a new terminal window and follow the instructions below to setup the project locally for development/demo.

  1. Clone this repository and change directory:

    git clone https://github.com/wxsd-sales/wxcc-to-sfdc-screenpop && cd wxcc-to-sfdc-screenpop
    
  2. Install Node.js dependencies:

    npm install
    
  3. Build the extension from source:

    npm run build
    
  4. Install the extension:

    • You should now see some files in the dist directory.
    • Follow your respective browser's guide to install the extension from this directory.

If you are actively making changes to the source code, you may be better off using npm run dev in step 3 above. Please do note that some changes need re-installation of the extension to take effect.

Demo

A video where we demo this PoC is available on Vidcast โ€” https://app.vidcast.io/share/c4aadb87-43c3-441f-82fb-2bdb31631223.

Disclaimer

Everything included in this repository is for demo and Proof of Concept (PoC) purposes only. Use of the PoC is solely at your own risk. This project may contain links to external content, which we do not warrant, endorse, or assume liability for. This project is for Cisco Webex use-case, but is not official Cisco Webex branded project.

License

MIT

Support

Please reach out to the WXSD team at [email protected] or contact me on Webex ([email protected]).

wxcc-to-sfdc-screenpop's People

Contributors

askmrsinh avatar

Watchers

 avatar  avatar Arash Koushkebaghi avatar  avatar Taylor Hanson avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.