Hi everyone, I am trying to download a xlsx file from a sharepoint using a https url . When I enter this in the web browser it immediately takes me to open/download page. I was wondering how exactly I could do this in Talend. I have tried tfilefetch and thttprequest but haven't got those to work at all. thanks in advance!
Hi
Take a look at this related https://community.talend.com/t5/Migration-Configuration-and/While-accessing-a-file-from-Sharepoint-the-tHttpRequest/ta-p/43696, you can use tHttpRequest component to download the sharepoint files.