Forum Discussion
mohammed_essam
5 years agoHelper I
Connect 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
5 years agoSuper User
Yes, Web.Contents() with a data payload in the Content section switches from GET to POST.
Web.Contents - PowerQuery M | Microsoft Docs