1
Add an HTTP Request node
Open your n8n workflow and add HTTP Request.Set Method to GET and URL to:
2
Add your proxy
Under Options, add Proxy. Paste the connection URL from ProxyLane into that field.Leave the node’s website authentication unchanged: the proxy credentials are already in the URL.
3
Run the node
Execute the node and open its output. You should see an
ip value.Compare it with a run without the Proxy option, then restore the proxy and try your intended website.