Hi,
It is my first time running Alteryx through an API. My API unfortunately has an insecure SSL peer certificate and hence from googling i understand that i need to use the command tool then download tool but none of the posts have provided a concrete and easily understandable solution of how actually i need to configure the command tool (exact steps, what to put at each field within the command tool) for it to work.
How i configured the command tool is to put under Run External Program Command: curl.exe and Command Arguments [Optional] : -k
Note that i have a formula and select tool because the URL i have needs to have the date - ie a dynamic field that changes the URL, then the command and download tool.
I keep getting the error saying "the external program "curl.exe" returned an error code:2".
Please save me as i am at my wits end.
Check whether the below link will be useful to you.
https://help.alteryx.com/10.6/RunCommand.htm
Many thanks
Shanker V