Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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