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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

Unable to download full data from the API request

akshaydalvicia
7 - Meteor

I am calling a demo api provided by EOD historical data and the download tool downloads only partial data from the API. When I hit the request from my browser, i get the full download?

 

Can someone be able to help me understand, how can i resolve the issue by getting a full download? I have attached the workflow below

 

Thank you!

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @akshaydalvicia 

 

Assuming you mean this issue?

DavidSkaife_1-1671791859768.png

 

I'd remove the Select tools inbetween the Download and JSON Parse tools:

 

DavidSkaife_0-1671791786171.png

 

Your output goes from 550 odd records to over 26,000

akshaydalvicia
7 - Meteor

Yes, the String was the culprit in the Select tool in the end. Thank you so much for noticing it.

Labels
Top Solution Authors