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