Forum Discussion

bala420's avatar
bala420
Copper Contributor
Jun 28, 2019

Bulk download attachment file for SharePoint

How to bulk download attachment file for SharePoint 
 

1 Reply

  • Unfortunately there is not a builtin feature that allows to download all the attachment on a list item...some options you have here:
    (1) Create a Flow that get the attachments of the selected list item and save them in OneDrive
    (2) Create a SPFx Extension that allows to download all the attachments for the selected list item

Resources