Skip to main content
First, generate a connection with HTTP / HTTPS selected. Choose the full URL in Format, then click Copy.
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.
Remove the proxy URL before sharing or exporting the workflow. Fix an error · Get help · n8n’s Proxy option