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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Vnuuk
New Member

Create new workspace using Power BI API

Hello All! I'm trying to automate some processes in my company. I'm looking for a way to create a new workspace for specific user in my organization.

 

I found API that allows to do that for current logged user - https://api.powerbi.com/v1.0/myorg/groups. But I need to create workspace for specific users.

 

Is it possible? If so then - how I can achieve that?

5 REPLIES 5
bajee
Kudo Kingpin
Kudo Kingpin

Hi

 

Yes we can create the App Work Spaces using automate process.

 

In our project we had created App WorkSpaces using C# Code.

 

Even we can chage the connection strings through code.

 

Regards,

Bajee.

Hello! What is the project? Could you share code base please or code samples?

Hello,

 

Sorry, I don't have to sample code to share.

 

Our C# developer was writen the code and he was genarated .exe file for front end activities like creating,deleting the App Work Spaces and changing connection strings through code.

 

 

Regards,

Bajee. 

Can you give me this EXE file please so I can disasseble it?

Eric_Zhang
Microsoft Employee
Microsoft Employee


@Vnuuk wrote:

Hello All! I'm trying to automate some processes in my company. I'm looking for a way to create a new workspace for specific user in my organization.

 

I found API that allows to do that for current logged user - https://api.powerbi.com/v1.0/myorg/groups. But I need to create workspace for specific users.

 

Is it possible? If so then - how I can achieve that?


@Vnuuk

I think the standard approach is

  1. Create a target workspace(Add group).
  2. Add user to that group(Add group user).

So in your case, create the workspace and add specific users accordingly.

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.