Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Integrate with Power Bi

    Posted 05-15-2025 05:50

    What I need is very simple which is to connect the power bi tools with the data set of the reports form Genesys , to be able to automate the data gathering and reporting as well, can we work this out?


    #Integrations
    #PlatformAPI

    ------------------------------
    Osama Issa
    ------------------------------


  • 2.  RE: Integrate with Power Bi

    Posted 05-15-2025 11:20

    Easy enough. Look into the analytics APIs (/api/v2/analytics/). Once you define what you need it's easy enough to set up an oath token for power bi to use and pull the data in at regular intervals.

    If you want realtime and you are the DYI type you can build service that subscribes to the notification topics you want and pushes them as flat json to your powerbi streaming dataset. https://developer.genesys.cloud/notificationsalerts/notifications/



    ------------------------------
    Allen Coley
    Senior Principal PS Consultant
    ------------------------------