Skip to main content
Nintex Community Menu Bar

Copy file from fileshare to sharepoint document folder

  • August 23, 2018
  • 5 replies
  • 21 views

Forum|alt.badge.img+6

How can I copy a Excel docoment from a fileshare (have acces from SharePoint to it) in to a folder in SharePoint subsite

5 replies

Forum|alt.badge.img+2

Hello,

you can upload it to Documents list (Site contents/Add new app/Document Library), in this Library is drag and drop function or new document button.

Another way is to open Sharepoint Library in File Explorer and drag and drop here happy.png


Forum|alt.badge.img+6
  • Author
  • Novice
  • August 24, 2018

Useriøst svar - når det skal gøres automatisk


Forum|alt.badge.img+7
  • August 24, 2018

If you're using Nintex Workflow, have you tried the Copy to SharePoint action?

218871_pastedImage_2.png

218872_pastedImage_3.png


Forum|alt.badge.img+6
  • Author
  • Novice
  • August 27, 2018

This workflow action is to run on the from library  

but

I needed a workflow action that is running in the to library and get a document from a fileshare 

I don't have Nintex on fileshare 


Forum|alt.badge.img+7
  • August 27, 2018

I'm sorry. You're correct, that action won't work for your situation. 

I found the following article that should help you using PowerShell:

If there is no action to Copy from file share, is it possible to upload documents with a webservice? If so, what webservice should I use?