Hi there!
I am trying to setup a flow to manually call the API for a tool we use for security scanning. The API call works fine on Postman/Via Powershell, but I then encounter the below error when trying to run via flow (Manual Button Press > HTTP Action).
The host name [XXX.XX.X.XX] resolved to IP address [XXX.XX.X.XX] which is restricted.
Is there a way to whitelist IP's for Flow, or allow certain IP's to be used via HTTP Connector?
Thanks in advance!
Andy