Forum Discussion
Anonymous
3 years agoNot applicable
Getting data from Acronis into PowerBi
Hi, I'm fairly new to PowerBi and want to know the easiest way to get Acronis backup data into PowerBi, due to the nature of the data this will need to be updated daily. I have the acronis API de...
- 3 years ago
I assume you mean things like this Fetch All Alerts - Alert Manager API (acronis.com)
You would need to make a call to get the access token and then subsequent calls to pull the data. You can use Web.Contents for both. Web.Contents - PowerQuery M | Microsoft Learn
lbendlin
3 years agoSuper User
I assume you mean things like this Fetch All Alerts - Alert Manager API (acronis.com)
You would need to make a call to get the access token and then subsequent calls to pull the data. You can use Web.Contents for both. Web.Contents - PowerQuery M | Microsoft Learn