n8n
n8n is a workflow automation platform that lets you connect apps, APIs, and AI tools into automated pipelines — with or without code. This guide shows how to route your n8n HTTP requests through GoProxies.
Requirements
Before getting started, ensure that:
No other VPN or proxies are active.
You have your GoProxies endpoint ready, e.g.
proxy.goproxies.com:1080Your GoProxies subuser (also called API User) username and password.
Proxy Setup
Create an account and log into n8n.
Open an existing workflow or create a new one.
Add an HTTP Request node.
Configure the node with the URL you want to send requests to.
Scroll down to Options and find the Proxy field.
Enter your proxy in the following format:
http://customer-your_username_here:[email protected]:1080To target a specific country, append -country-country_abbreviation after your username, e.g. customer-exampleuser-country-us:[email protected]:1080, as covered in our proxy parameters article.
Click Execute node to run a test request.
Verify the Connection
Set the HTTP Request node URL to https://ip.goproxies.com and execute it. If the response returns an IP that reflects your proxy location, you're all set.
Last updated
Was this helpful?

