For our department website I have a document library that includes three folders
Approved
Ready for Review
Work in progress
I want to create a flow whereby when the file is moved to the Approved folder it automatically updates the Approval status to approve. Any help or direction would be appreciated
Create a flow and set the trigger as When a file is created or modified (properties only).
After the trigger, add a Condition action to check if the Path or Folder Path contains Approved
Under the "Yes" branch of the condition, add the Update file properties action.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.