Forum Discussion

Ankit_1987's avatar
Ankit_1987
Helper I
8 years ago
Solved

Raygun with Power BI

Hi all, I want to push all the data that Raygun (error reporting tool) has for my app api calls, into power BI. I know there is no direct connector. I have never used REST API stuff. Anyone who have...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi Ankit_1987,

     

    After research on raygun document, I found it only provide the push data api.
    I can't found get data api from official document, maybe you can try to export to error log to local, then use power bi to get data from exported file.

     

    Reference link:

    Export Crash Reporting Data From Raygun

     

    Regards,

    Xiaoxin Sheng