Forum Discussion

shane-ds's avatar
shane-ds
Frequent Visitor
2 years ago
Solved

WebContent "Contents": How do you get this to work?

Hi,   Such generic terms describing this issue, I don't even know how to search for a resolution... I created and Azure Web Function and I can call the Azure Web Function from Postman - it's workin...
  • shane-ds's avatar
    2 years ago

    I was probably was stuck on this for about 7 hours. Turns out adding "Content" the Power Query WebContents will do a POST, not a GET, whereas my Azure Function was only a GET.