Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Curl Command not giving me the most up to date data

kangx3222
5 - Atom

I am downloading data from a website through Command tool using curl.exe

 

It has been working fine, but when the data got updated on the website, it doesn't reflect the changes on Alteryx.

 

I manually downloaded the data using the same url, and it gives me the correct data. 

 

But when I use the alteryx, it gives me old data.

 

Any idea why this would happen?

1 REPLY 1
apathetichell
20 - Arcturus

why are you using a Curl command in a run command instead of the Download tool? Assuming your workflow is updating a curl command from command line in Alteryx should be the same as outside of Alteryx.

Labels
Top Solution Authors