Forum Discussion
aclifton
3 years agoFrequent Visitor
Connect Data from Service Channel
Hi all, I am looking for a way to connect data from the Service Channel web server to a Power BI file, or to create it as a data source in the Power BI web server. Service Channel is not listed a...
aclifton
3 years agoFrequent Visitor
Hi Neeko,
Currently, we do not have this data in a SQL server. It is in a cloud based data hub called ServiceChannel (servicechannel.com). We can export excel sheets from this website, but we want to try to directly connect it to Power BI so we can make reports with the data in there.
The only way to get the data in a spreadsheet formula seems to be by exporting it into an excel sheet, and I have to login with my user credentials before I can see anything. Is there something in the Get Data tab that I can use to make this possible?
aagirre92
11 months agoNew Member
Hi,
Have you tried using its REST API?
https://developer.servicechannel.com/swagger/index.html
You can get data from there for sure!