I am trying to work on an automated solution to download files from an authenticated web URL (single sign-on authentication). I have the URLs for the images listed in a table, when I paste any of the URLs manually in Chrome browser, it auto-downloads the attachment in the Download folders.
When I tried GET node on Knime, the output shows XML column but it does not download anything.
The URL looks like below:
https://xxxx.com//api/xxx/InvoiceExternal?docId=04bbk7boyxxj6gc795iguxxwhm7xx6fc
What are my options to get this automated download work on Knime?