how to download data from webportal

i want to download this data output in csv

You need to write the file first in a temporary folder, and than you can use the file download node for it.

If you go to the KNIME Hub you can find examples how this can be done on the node page.

https://hub.knime.com/knime/extensions/org.knime.features.js.quickforms/latest/org.knime.js.base.node.output.filedownload.FileDownloadNodeFactory

1 Like

its alredy given

correct me if am wrong

where to guve path

I found a nice one, this here:

There you can see how to first write and than use the download node :slight_smile:

1 Like