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!
For connecting a REST API, web activity within the pipeline is sufficient.
Below is a sample blog to access an Azure REST API leveraging web activity:
https://www.c-sharpcorner.com/article/invoke-azure-data-factory-pipeline-via-msft-fabric/
Can you please share the web activity settings/config and what error you are getting?
And were you able to test the same config of accessing the REST API via postman or some extranl way?
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!