Microsoft Flow which is now called Power Automate is a workflow tool that can connect with many different data sources.
Workflow Automation Documentation includes the following:
- Tools and templates
- Best practices
Learn more about Power Automate and other collaboration apps in Office 365 from Collaboration Coach and visit his YouTube channel.
The following are different flow scenarios with links to documentation that I have found helpful in creating workflow solutions.
To move an attachment from a list to a library and set the file with special permissions, the following documentation was used:
To move an attachment from a list to a library and set the file with special permissions, the following documentation was used:
- Moving PowerApps Attachments to a Document Library
- https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Moving-PowerApps-Attachments-to-a-Document-Library/ba-p/108258
- Assign unique permissions to a document with the new send an HTTP request to SharePoint action (How to use the SharePoint REST API in Flow)
- https://sergeluca.wordpress.com/2018/05/03/assign-unique-permissions-to-a-document-with-the-new-send-an-http-request-to-sharepoint-action-how-to-use-the-sharepoint-rest-api-in-flow/
- Set list item-level permissions in SharePoint using Flow
- https://www.portiva.nl/nl/portiblog/2019/10/21/set-list-item-level-permissions-in-sharepoint-using-flow
- Managing SharePoint Item-Level Permissions with Microsoft Flow
- https://www.timlinenterprises.com/managing-sharepoint-item-level-permissions-with-microsoft-flow/
- How to manage permissions on a SharePoint List Item using Microsoft Flow – changing Item permissions
- https://collab365.community/sharepoint-item-permissions-using-flow-part-1/
- Microsoft Flow Filter query in SharePoint Get items
- https://sharepains.com/2018/11/12/sharepoint-get-items-odata-filter-query/
- Using Microsoft Flow Get Items Action and Filter by E-mail address of a Person Field
- https://jaredmatfess.com/using-microsoft-flow-get-items-action-and-filter-by-e-mail-address-of-a-person-field/