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!
Solved! Go to Solution.
Assuming you mean this issue?
I'd remove the Select tools inbetween the Download and JSON Parse tools:
Your output goes from 550 odd records to over 26,000
Yes, the String was the culprit in the Select tool in the end. Thank you so much for noticing it.