Apr 28 2020 08:08 AM - edited Apr 29 2020 11:34 PM
Hi Team
I want to copy files from a SharePoint Online document library to a file system on a local machine.
I am using Create File action to create files and move to local machine. It may fail sometimes because of large file size and length of file name exceeding the limit.
How can I capture those filenames which were failed in a string or array and reason for failure? Please help me on this issue.
@Juan Carlos González Martín @Norman Young @RobElliott
Thank you.
Apr 29 2020 10:28 AM
Hello,
Sounds like you are using PowerAutomate can you please attach the screenshot of the Flow?
Apr 29 2020 11:40 PM
Yes I am using Power Automate.
It works and file is copied to system folder. After Create file , I want to capture Failed Filenames in a String. How can I do that ?
Thank you.
Feb 15 2021 04:23 PM
@MadhusudanShettyMS What if the sharepoint folder has many sub folders, Do we need List Folder step in between Sharepoint and Local folder ?