hi there,
does anybody know how I can configure selective proxy routing in n8n?
for example, just route only OpenAI node traffic through a proxy, while other nodes connect directly.
hi there,
does anybody know how I can configure selective proxy routing in n8n?
for example, just route only OpenAI node traffic through a proxy, while other nodes connect directly.
Hello and welcome!
You can set a proxy per node only for the HTTP Request node.
For other nodes (like OpenAI), proxy settings are global and cannot be set selectively.