Contents
If you want to copy attachments of all items in SharePoint list to SharePoint library, You could modify the trigger to “Manually trigger a flow”, and add action “Get items” of Sharepoint connector ,and then copy all attachments in the list to SharePoint library. 03-02-2018 02:40 AM I followed the steps below and the flow ran, it was great.
Click OK and publish the workflow in the normal way. When you run the workflow it will move the doc to the specified folder. Many thanks to Move items into a SharePoint list folder for this solution. I don’t understand why there is so much confusion about how to implement a custom workflow action (I’m confused as well).
On the Workflow tab, in the Insert group, click Actions. Double-click inside the workflow step. In the search box that appears, type text that appears in the name of the action that you want (such as “add”), and then press Enter. Actions and conditions that contain the text that you typed appear below the text box.
Is it safe to use SharePoint 2010 workflows?
Note: SharePoint 2010 workflows have been retired since August 1, 2020 for new tenants and removed from existing tenants on November 1, 2020. If you’re using SharePoint 2010 workflows, we recommend migrating to Power Automate or other supported solutions. For more info, see SharePoint 2010 workflow retirement.
Do you need a custom list for SharePoint?
The requirement was, user will submit a form with some attachments and these attachments/ documents will need to be reviewed and processed . Reviewing individual files in the custom list could be very tedious (clicking one by one files) and we also don’t get the same experience as the modern library with preview etc.
Since we now have a much easier way to achieve the same results, I have updated this flow (two less actions). Mainly two changes, 1) We do not need to create a text file to create a folder. If we provide the path SharePoint will ensure that folder is created if not already there.
Add an “Apply to each”, choose the “Body” dynamic content of the “Get attachments” in the input field. 4.
https://www.youtube.com/watch?v=LxHsxwGkXGs