Forum Discussion
mohsin-raza
Helper III
2 years agoNeed help to get data via API in M language
Hi.
I am trying to get data via API in M language and like to translate CURL code . here is pic of Curl code
In the header section of M code I should use updated CURL header Cookie string to update the data in M langugae.
I want to do same in M language in power query . How can i do so ? can some body help me
regards
2 Replies
- lbendlin
Super User
Please read the documentation and follow the examples. Web.Contents - PowerQuery M | Microsoft Learn
- mohsin-raza
Helper III
lbendlin in this link shows the example that content .
How can i get cookies from a webportal in M langange as show in Curl response ?