To fetch details from workspace related to reports Using Rest API and Powershell Script
-
Login into Power bi using default credential or pass variables values as credential.
-
If using credential variable option then fetch username and credential and encypt password.
-
Use of Rest API to acess workspace related details.
-
convert the jason output as json file dump or convert into txt as per requirement.