I have one URL. I want to log in into that URL and download the xml file from that URL link. File should be automatically downloaded. Like in PHP, we have CURL call which send request to URL and download the data.
Do we have anything like this in Pentaho? I have gone through "HTTP Client" step but I am not getting how to use it to go and download particular file from URL.
Can someone please guide on this? Thanks in advance!