Skip to main content
Question

Connecting CallLog data to PowerBI

  • April 15, 2022
  • 2 replies
  • 2976 views

Hello!

This may be a far fetched question, but I was wondering if anyone was familiar with connecting their RingCentral api data with PowerBI? I am currently in process of trying to build a custom connector in PowerBI that uses M language code. My org uses mandatory SSO and I am making sure the grant_type is "authorization_code", but unfortunately I receive an invalid grant type error.

Would anyone happen to have any knowledge or experience connecting data to PowerBI or maybe even SSIS?

2 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • April 15, 2022

You may want to check this out first. If that is not what you want to do, let me know so I will get back to your question.


  • April 19, 2022

Check this blog out that shows how to get data from RingCentral Analytics API to Microsoft Power BI using Azure: https://medium.com/ringcentral-developers/low-code-integration-of-ringcentral-analytics-api-with-microsoft-azure-power-bi-2a400fa7a15f

You can replace the use of Analytics APIs with Call Log APIs if you have any questions you can post them here on in the medium article.