Hi everyone,
I’m in the process of deploying workflows on n8n Cloud (not self-hosted), and I need to call a few of our in-house/internal APIs from within these workflows.
The catch is, our in-house APIs require IP whitelisting before they can be accessed externally.
Is there a way to get a list of static IP addresses or IP ranges used by n8n Cloud so that I can whitelist them on our API gateway?
Would appreciate any guidance on best practices for this setup, or alternative approaches (e.g., tunneling, VPN, proxy) if static IPs aren’t available.
Thanks in advance!
1 Like
That should be these Cloud IP addresses | n8n Docs. Hope this helps.
2 Likes
Thanks a lot. Will surely test it.
Hey,
Just thought to reach out see how it going? Did you manage to resolve this?
Best regards,
Samuel
Hi Samuel,
Thanks for checking in.
Since n8n Cloud operates in a dynamic cloud provider environment and doesn’t offer static source IPs, it’s been a bit challenging to get this whitelisted internally due to compliance requirements.
That said, we’re still working on it and will share any updates here if we make progress. In the meantime, I’m also exploring possible workarounds.
Appreciate you reaching out!
Best regards,
Kumar
1 Like
You’re welcome, sure feel free to reach out, maybe able to help further.
Regards,
Samuel