i am trying to create app which will call the flow and the inside flow will hit the API of our internal app. but the API request fails with the hostname i am trying to hit is resolving to IP that is restricted. so how to solve this problem?
i am trying to create app which will call the flow and the inside flow will hit the API of our internal app. but the API request fails with the hostname i am trying to hit is resolving to IP that is restricted. so how to solve this problem?
Hi @rsutar
What do you mean it's restricted?
If you are trying to access an endpoint (e.g. an API, PC, website, whatever) by using it's DNS name and that name resolves to an IP address that you can't access, then the issue is not the flow, it's that you don't have access to the IP address.
What IP address are you expecting to connect to? If it's different to what DNS is resolving to then either your DNS needs changing, or you should use the actual IP address of the API you want to connect to, rather than using a name.
More info about your actual process and some pics of your flow may help.
regards
Phil
WarrenBelz
146,668
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,004
Most Valuable Professional