Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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?
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?
@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?
I think the standard approach is
So in your case, create the workspace and add specific users accordingly.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.