Skip to main content
Question

Copying CSV from SFTP location , and store it to sharePoint folder

  • April 20, 2026
  • 1 reply
  • 26 views

Hi , 

I need to copy several files from an SFTP location and store them in a SharePoint folder. I have already configured the SFTP connection in Integration & AI (File Storage Locations) using the required credentials. Could you guide me on how to transfer these files to my SharePoint location?

Regards

Zubair 

 

1 reply

Renée Evertzen
Moderator
Forum|alt.badge.img+4

Hey ​@zubair ,

It is not possible to copy files directly to a SharePoint folder, however it is possible to write the file to a local folder and then sync that folder to the SharePoint environment. This can be achieved by setting up a process flow using file and folder connectors. More information on this type of connectors can be found here: https://docs.thinkwisesoftware.com/docs/sf/process_flows_file_and_folder_connectors#write-file

Another option would be to set up a web connection that uses a SharePoint API as it’s endpoint. There are tutorials on how to do this that can be found quite easily on YouTube :) 

Kind regards, 
Renée