Forum Discussion

otravers's avatar
otravers
Icon for Community Champion rankCommunity Champion
5 years ago

Forcing Web.Contents to make a GET call with a body

Hi,   I've used the following code pattern against several APIs to retrieve JSON content via Web.Contents, like so:       let getProjects = let relpath = "/api/path/here", Body = "...