Business is uploading files into sharepoint on ad-hoc basis. When I the file arrives at sharepoint, talend job should download the file into ETL Server and load the file data into table.
Please suggest how we can connect to Share point and download the file.
Thanks
I tried using TFileFetch, but I see it’s asking authentication.
Can someone please let me know how we can achieve this with authentication or without authentication.