Hi,
I am executing this command in windows
C:\Users\UiPath>curl -x http://7776114-res-country-US:1v3bu7n229@185.25.60.181:13976 ip-api.com
As a result I am getting a bunch of data.
How can I reproduce this command line within UiPath and save the data into a variable using the powershell or http request activities
Many thanks