Genesys Cloud - Main

 View Only
Discussion Thread View
  • 1.  Dashboards and Wallboards

    Posted 03-04-2020 12:13
    We are new to Genesys and are looking for options with our current wallboard solution.

    Our wallboards consist of a slideshow on an internal wordpress server. This slideshow is being displayed on TV's via Airtame devices which have their homepage set to the address of the wordpress page.

    Our old "Stats" page was an iframe placed on a slide that pulled data from our internal Cisco equipment.

    We would love to be able to display a live dashboard on a slide, but unsure if that is possible at this moment. Does anyone know if this is going to be something that is possible now or in the future? Should we look at doing our wallboards in a different fashion?

    Thank you,
    #Reporting/Analytics
    #Roadmap/NewFeatures
    #Unsure/Other

    ------------------------------
    David Quiram
    National Domestic Violence Hotline
    ------------------------------


  • 2.  RE: Dashboards and Wallboards

    GENESYS
    Posted 03-05-2020 10:27
    David,

    It is absolutely possible to get real-time statistics from Genesys Cloud and display them on TVs.  You actually have a few options:

    First is Genesys Cloud's built-in Dashboards.  Instead of paying an agent seat license, you can purchase Wallboard accounts that allow you to only access dashboard views to be displayed on TVs.  There is some documentation on that in our Resource Center here: https://help.mypurecloud.com/articles/create-a-wallboard-account/

    The second option is to purchase a pre-built Wallboard solution from a 3rd party on the Genesys AppFoundry marketplace.  If you go here https://appfoundry.genesys.com/filter/purecloud and enter "Wall" in the search field you should see a number of solutions from 3rd parties such as Display 5, iVision, and Omni-Intelligence.  If you have questions about any of those you can click the "Contact Us" button to get in touch with the vendor with no obligation to buy.

    Lastly you can build your own solution using our Genesys Cloud APIs.  You can visit the Developer Center here https://developer.mypurecloud.com/.  You can use the Notification API (https://developer.mypurecloud.com/api/rest/v2/notifications/) to establish a WebSocket connection to Genesys Cloud.  You can then subscribe to 'v2.analytics.queues.{id}.observations' and 'v2.analytics.users.{id}.aggregates' to get statistics on queues and users respectively.  As statistics are updated, you will automatically receive notification of those updates over the websocket and then take that data to generate your Dashboard.  Here is a good tutorials that shows how to setup a websocket and subscribe to a topic:  https://developer.mypurecloud.com/api/tutorials/presence/?language=javascript&step=1

    I hope one of those ideas work for you.

    ------------------------------
    Jim Crespino
    Senior Director, Developer Evangelism
    Genesys
    https://developer.genesys.com
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources