Forum Discussion
SCHGroupDA
6 years agoRegular Visitor
Error making HTTP POST requests with XML body in Web.Contents function
I am having difficulty finding product documentation on Power Query that breaks down how to construct the body parameter within the Web.Contents() function when passing XML into the body of the HTTP ...
v-juanli-msft
6 years agoCommunity Support
Hi SCHGroupDA
How about "Xml.Tables" instead of "Xml.Documents"?
You could use Xml Driver as a workaround.
Best Regards
Maggie