Configuring selective proxy routing

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.

1 Like

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.

1 Like