httpGet
Back to IndexhttpGet
effects allows a Reactor to make external HTTP GET requests.
Return Type
The effect will return the result from the request:
Security
All external requests must be done using HTTPS. It’s possible to restrict which hostnames are allowed on a system
level by setting the
reactors/effects/httpRequest/allowedHosts