This topic was automatically generated from Slack. You can find the original thread here.
Hey there. I’m building a workflow but the endpoint I’m hitting has API restriction disallowing any US-based IP’s from interacting with it. Is there any way to change the IP the request is coming from to another region?
Do you work with a team that might have something set up, or have access to a cloud like AWS? It can take some work to configure a proxy but it is the most secure solution.
I’m not familiar with the latest SaaS proxy solutions but some services that host proxies in different regions do exist. If you search for “Hosted HTTP proxies” or “hosted Squid proxies” (Squid is a common open source proxy), you may be able to find something that works.