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

Create Shortcuts API

Hi, I am trying to create a shortcut using the API following the documentation here - https://learn.microsoft.com/en-us/rest/api/fabric/core/onelake-shortcuts/create-shortcut?tabs=HTTP

 

I am getting an internal server error even when I use the same body as mentioned in the sample. 

{
"path": "Files/landingZone",
"name": "PartnerProducts",
"target": {
"adlsGen2": {
"connectionId": "<<myconnectionID>>",
"location": "https://<<mydomain>>.dfs.core.windows.net",
"subpath": "/testpath"
}
}
}

 

If i use the GET method I am able to list all the shortcuts in the lakehouse so the URL is correct. But when I use the Post method I get an internal server error. I am able to manually create the shortcuts. 

 

Has anyone come across this issue?

6 REPLIES 6
Anonymous
Not applicable

Hello @Anonymous ,
Thanks for using Fabric Community.
At this time, we are reaching out to the internal team to get some help on this .
We will update you once we hear back from them.

Anonymous
Not applicable

Thanks. I have managed to get it working via Notebook. Its still not working using Data Pipeline though.
Anonymous
Not applicable

Hi @Anonymous ,

I am happy as you were able to find an alternative working approach for time being. 
At this moment we are waiting for a reply from the internal team.
Appreciate your patience.

Anonymous
Not applicable

Hi @Anonymous ,

We got a confirmation from internal team that at present there is no Fabric API to create connections yet. That API is not expected for a while. As you said at present it only works properly via Notebook.

Anonymous
Not applicable

Hello @Anonymous ,


We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .

Anonymous
Not applicable

Hi @Anonymous ,

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors