Skip to content

$httpRequest

Makes an HTTP request.

Parameters

NameDescriptionEnforcedDefault Value
URLTarget URL to make the request to.YesNone
ConfigurationRequest typedConfig body.No{}

Example

$httpRequest[url;configuration?]