Forum Discussion
Anonymous
5 years agoNot applicable
Newbie question - Custom connector for O365
Hello, I apologize in advance for the very basic question, but I've been tasked to find out how I can create a custom connector for Power BI that connects to Office 365 and retrieves usage data....
- Anonymous5 years ago
HI Anonymous,
Unfortunately, office 365 seems not to provide other methods to get data except graph API. For this scenario, you may have to use the corresponding API to get data.
Notice: if your custom connector is designed based on the API, it also shared the limitations which raw API listed.
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
HI Anonymous,
Unfortunately, office 365 seems not to provide other methods to get data except graph API. For this scenario, you may have to use the corresponding API to get data.
Notice: if your custom connector is designed based on the API, it also shared the limitations which raw API listed.
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Thank you for the clarification...