Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

How do you use the API to import a PBIX to a group workspace?

When I publish from PowerBI Desktop, I can select the workspace.  But looking at the API, I can't see how to specify the workspace...

 

https://msdn.microsoft.com/en-us/library/mt243840.aspx

 

Note:  I notice the API for PowerBI Embedded seems to have this capability - although perhaps 'workspace' means something a bit different in Embedded.   

https://msdn.microsoft.com/en-us/library/microsoft.powerbi.api.beta.importsextensions.postimportwith...

 

 

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Anonymous

 

  1. The workspace is different thing in Power BI Embedded.
  2. To import PBIX to a group, try below url, it works in my test
    https://api.powerbi.com/v1.0/myorg/groups/{groupid}/imports

View solution in original post

1 REPLY 1
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Anonymous

 

  1. The workspace is different thing in Power BI Embedded.
  2. To import PBIX to a group, try below url, it works in my test
    https://api.powerbi.com/v1.0/myorg/groups/{groupid}/imports

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.