Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jan 7, 2026 10:04:11 PM
Xiaodi_Shi
Nov 10, 2021 9:05:19 AM
You want to download a file from SharePoint using a tFileFetch component.
Create a Job connecting a tFileFetch component to a tLogRow component.
Configure the tFileFetch component.
Select http from the Protocol drop-down menu.
In the URI field, provide the URL of the shared document. To get the link, right-click your SharePoint file and select Get a link.
In the Destination directory field, enter the folder name where the fetched file will be stored.
Enter a file name in the Destination filename field.
Clear the POST method check box (enabled by default).
On the Advanced settings tab, select the Need authentication check box and provide the Username and Password that you use to access SharePoint.
Run the Job, and locate the HTML file in the destination folder.
Open the HTML file, and review the Excel file that is available on SharePoint.