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:1080

  • Your GoProxies subuser (also called API User) username and password.

Proxy Setup

  1. Create an account and log into n8narrow-up-right.

  2. Open an existing workflow or create a new one.

  3. Add an HTTP Request node.

  4. Configure the node with the URL you want to send requests to.

  5. Scroll down to Options and find the Proxy field.

  6. Enter your proxy in the following format:

http://customer-your_username_here:[email protected]:1080
circle-info

To 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 articlearrow-up-right.

  1. 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?