Download File from Sharepoint List

Hello,
is it possible to download a file from a list in Sharepoint which is attached as attachment? And if yes, then how to do.
Thanks for help.
Regards, Volker

Hi @Volker_Hofheinz1

Under Integration → Microsoft → Office 365 → Sharepoint Lists, There is an amazing collection of Sharepoint Activities

Reference Documentation:

If this solves your issue, Do mark it as a solution.

Happy Automation :star_struck:

@Volker_Hofheinz1

generally sharepoint list also stores the file in a location itself…

so get the file location and use it in download file activity of office365

alternately you have to go with api

cheers

Hi @Anil_G,
I will try this, but therefore I need to save the Url in a separate field in the list.
Thanks, Volker

1 Like