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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
EnricoKirschke
Frequent Visitor

connect fabric table externally

Hi, how can data be retrieved externally from lakehouse/fabric table (using postman)?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,lbendlin ,thanks for your concern about this issue.

Your answer is excellent!
And I would like to share some additional solutions below.
Hello,@EnricoKirschke .I am glad to help you.
Many thanks to lbendlin for his reply, he is correct in suggesting that for data retrieval one should use the Tabular Data Stream (TDS) protocol, through other drivers such as ODBC. Your later suggested research process is correct.
You could try starting the notebook in Lakehouse and connecting to Warehouse using a JDBC connection and then running the T-SQL included in python to run the transformation, note that running python commands is not directly supported in the Warehouse .
I hope you find the documentation link below helpful:
URL:www.linkedin.cn

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi,lbendlin ,thanks for your concern about this issue.

Your answer is excellent!
And I would like to share some additional solutions below.
Hello,@EnricoKirschke .I am glad to help you.
Many thanks to lbendlin for his reply, he is correct in suggesting that for data retrieval one should use the Tabular Data Stream (TDS) protocol, through other drivers such as ODBC. Your later suggested research process is correct.
You could try starting the notebook in Lakehouse and connecting to Warehouse using a JDBC connection and then running the T-SQL included in python to run the transformation, note that running python commands is not directly supported in the Warehouse .
I hope you find the documentation link below helpful:
URL:www.linkedin.cn

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Hi, no file explorer usage,
I have to provide access to fabric data (source/bronze layer) to third party application by using REST API, third party has to read fabric-table.
Therefore I'm going to configure/test my lakehouse configuration i.e. endpoint, priviliges etc.
When I use Postman there is no sufficient reply yet, always authorization err. Validating with documentation gives no more clue how to debug proper connection. 
Are there any ideas how to validate/establish connection with Postman?

Thanks for reply.

You can't do that with an API call. You can use the SQL Endpoints.

Okay, I have checked some more documentation (valid today), and so far:
REST API to Fabric works only for maintenance purposes, not for data retrieval?
For data retrieval by external access/tools only Tabular Data Stream (TDS8.0) is possible and thus for non Microsoft party only by ODBC or OLE DB drivers?

found here Connectivity to data warehousing - Microsoft Fabric | Microsoft Learn
and here What is the SQL analytics endpoint for a lakehouse? - Microsoft Fabric | Microsoft Learn
Is my research right and complete?

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors