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
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?
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.
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.
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.
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 .
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 .