Forum Discussion
Microsoft Fabric connection to REST API
- 2 years ago
Hi lewolze
Thanks for using Microsoft Fabric Community.
As I understand that you are trying to connect to REST API in Fabric.
Could you please follow the below steps for connecting REST API in Fabric using Pipeline.
I hope this information helps. Please do let us know in case if you have any further questions.
Thanks
- 2 years ago
Hi v-cboorla-msft ,
Thank you a lot for the guide! It worked out!
- 2 years ago
Hi NandanHegde,
Thank you for the article.
I usually check with Windows PowerShell. All good.
I did the pipleline and it wokred out! Thanks a lot!
Hello lewolze ,
I have not used this particular API in the past and I do not have a first hand experience on the same . But I have always used the postman to testing the payload and if that works I tried to implement the same in dataflow/pipeline .
Did you tried the postman option and did it worked ? I will start with postman first before doing anything at all .
Thanks
Himanshu
- v-cboorla-msft2 years agoMicrosoft Employee
Hi lewolze
Thanks for using Microsoft Fabric Community.
As I understand that you are trying to connect to REST API in Fabric.
Could you please follow the below steps for connecting REST API in Fabric using Pipeline.
I hope this information helps. Please do let us know in case if you have any further questions.
Thanks
- lewolze2 years agoRegular Visitor
Hi v-cboorla-msft ,
Thank you a lot for the guide! It worked out!
- v-cboorla-msft2 years agoMicrosoft Employee
Hi lewolze
Glad that your query got resolved.
Please continue using Fabric Community for any help regarding your queries.
- lewolze2 years agoRegular Visitor
Hello Himanshu,
Thank you for the reply. Yes, I usually check with Windows PowerShell.
I managed to call 'SP Metadata' (I found this link in SAML Single Sign-on Configuration). At least, authentification worked out and I got the response from API. I'll try to call some data/documents soon.
I'll keet you updated.