Skip to main content
Nintex Community Menu Bar

Copy list attachments to a Document Library

  • December 13, 2017
  • 5 replies
  • 69 views

Forum|alt.badge.img+3

Hello Everyone,

Hope this message finds you all well.

I have a requirement where I have to get the List attachments into a document library. Additionally, for each item in the list it should create a folder or document set in the document library and all the attachments related to that particular item should be placed. Can anyone please shed some light on this. Thanks advance.

5 replies

Forum|alt.badge.img+9

What environment you are using?.

In SharePoint 2013, you can do like below.

211527_pastedImage_1.png

1.Build String action.

211528_pastedImage_2.png

2. Create Item action.

211532_pastedImage_3.png

3. Copy to SharePoint action.

211533_pastedImage_4.png


Forum|alt.badge.img+13
  • Novice
  • December 14, 2017

I've written a couple of blogs on this. One for on-prem and one for O365.

Hopefully this should give you all the detail you need.


Forum|alt.badge.img+3
  • Author
  • December 14, 2017

Hi Lakshmi,

Thanks for your response. Can we get the documents in a document set instead of a folder?


Forum|alt.badge.img+3
  • Author
  • December 14, 2017

Thanks Ryan for the response. That was really helpful.


Forum|alt.badge.img+3
  • Author
  • December 14, 2017

Yes, it is SharePoint 2013.