Skip to main content

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.

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


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.


Hi Lakshmi,

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


Thanks Ryan for the response. That was really helpful.


Yes, it is SharePoint 2013.


Reply