Forum Discussion
mohammed_essam
Helper I
5 years agoConnect to API OAuth using PBI Data Flows
Hello, I've an API secured with OAuth, how can I pull data from using PBI data flow. kindly find below an example of parameters I am using to connect to this API services URL = 'https://sampl...
- 5 years ago
Yes, Web.Contents() with a data payload in the Content section switches from GET to POST.
Web.Contents - PowerQuery M | Microsoft Docs
lbendlin
Super User
5 years agoYes, Web.Contents() with a data payload in the Content section switches from GET to POST.
Web.Contents - PowerQuery M | Microsoft Docs