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.

Trying to download 10 GB file using an API to a DB

RamyaPonnada
5 - Atom

Hi All,

 

I'm using an API that returns a 10GB CSV report which needs to be further pushed into a SQL server database.

 

I'm facing both latency issues. And Alteryx is suggesting me to use the temp file option in the download tool instead of a string as the content exceeds 255 characters per row.

 

Is there any efficient way to complete this task? I'm a beginner here appreciate your guidance.

 

RamyaPonnada_0-1613462121755.png

 

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@RamyaPonnada 

For the pushing back part, maybe we can use a batch macro?

Labels
Top Solution Authors