Forum Discussion

Biswa90's avatar
Biswa90
Copper Contributor
Dec 07, 2023
Solved

Is there any options to consume viva insights into web application using any API or embed options ?

Have one business requirement where we need to show some information from Microsoft Viva insights to web application (Angular/AspNet). Is there any Api endpoints available or any embed option availab...
  • Jake_Caddes's avatar
    Dec 14, 2023

    Hi Biswa90, currently after running queries or PBI templates customers are able to take the CSV file result and manipulate that however they need. In your scenario I could see this being useful as you get the raw data output and would be able to process it and connect it to your 3rd party software and applications as needed.

     

    I also found documentation about Viva Insights opensource analysis tools. These may be useful for the use case you are looking for.

    vivainsights Python package | Microsoft Learn

    vivainsights R package | Microsoft Learn

Resources