Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

domains

I need help as to how can i get PBI domains->workspaces->reports through API call in a powershell script?
  • Anonymous's avatar
    Anonymous
    2 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