Forum Discussion
Anonymous
2 years agoNot applicable
domains
I need help as to how can i get PBI domains->workspaces->reports through API call in a powershell script?
- Anonymous2 years ago
HI Anonymous,
According to your description, I think power bi cmdlet may suitable for your requirement. I'd like to suggest you take a look at following document if it helps.
Power BI Cmdlets reference | Microsoft Learn
You can use some build-in methods in above model or try to use Invoke-PowerBIRestMethod to to invoke power bi rest API.
Regards,
Xiaoxin Sheng
Anonymous
2 years agoNot applicable
HI Anonymous,
According to your description, I think power bi cmdlet may suitable for your requirement. I'd like to suggest you take a look at following document if it helps.
Power BI Cmdlets reference | Microsoft Learn
You can use some build-in methods in above model or try to use Invoke-PowerBIRestMethod to to invoke power bi rest API.
Regards,
Xiaoxin Sheng