You can translate the question and the replies:

Download data from API link directly

I have launched API link with required data. how to download the data from API into csv/excel file
user
18-12-2020 07:38:06 -0500
code

1 Answer

Hi, I had a similar use case like yours. I tried with the following steps and it worked for me. First, I created a data source of type delimited. I used http client route with API as my URL. After creating the view, I created a new job to export the results. I referred to the following user manuals, I believe it should be helpful for you: * Creating Data Sources and Base Views - [Delimited File Sources](https://community.denodo.com/docs/html/browse/8.0/vdp/administration/creating_data_sources_and_base_views/delimited_file_sources/delimited_file_sources) * Creating New Jobs - [Export Section](http://community.denodo.com/docs/html/browse/8.0/scheduler/administration/creating_and_scheduling_jobs/configuring_new_jobs/postprocessing_section_exporters) Hope this helps!
Denodo Team
21-12-2020 05:26:24 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here