Syntax
WebAction.Request(method as text, url as text, optional options as nullable record) as action
Description
Creates an action that, when executed, will return the results of performing a method request against url using HTTP as a binary value. An optional record parameter, options, may be provided to specify additional properties. The record can contain the following fields:
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference