This topic was automatically generated from Slack. You can find the original thread here.
Hi, i need some help setting up an workflow.
So basically what i am trying to do is, sending the data to third party API which only accepts whitelisted IP’s. I checked the $.send.http({}) which comes in specific range of IP’s mentioned here. But the problem here is, it doesn’t give me the http response. On the other side, to get the http request response, i have to make a request using AXIOS.
But the problem here is, i am not sure about the range of IP’s of AXIOS. Do someone know the range of IP Address on which the HTTP Requests will be made using AXIOS?
If not, then in documentation, it is mentioned that we have to use the PROXY to make request. How can I configure the proxy as well?
That’s right, we operate an HTTP Proxy for customers on the Advanced plan. You can also run your own proxy and use the example workflows mentioned there to route requests through that proxy.
If you’re interested in the Advanced plan, I’m happy to help get you set with the proxy.