Hi @Menegay, Chris ,
Thank you for posting query in Microsoft Q&A Platform.
Yes, you are right. If your API call is going to download a file directly, then we should use HTTP connector type dataset in Source tab of Copy activity. And Sink tab we can use destination storage dataset.
Kindly check below video, where we make a API call which downloads file.
Download file from API and load it in to Sink using Azure Data Factory
I tried to issue GET request call to your below URL. Its opening a web page. It's actually not downloading anything.
https://www.transtats.bts.gov/DL_SelectFields.aspx?gnoyr_VQ=GEF&QO_fu146_anzr=
So, I feel you need to get correct API details which will downloads file on request.
Hope this helps. Please let me know if any concerns.
-------------
Please consider hitting Accept Answer
button. Accepted answers help community as well.