How to create a Flow / PowerAutomate which is triggered when a folder is created
Posted
by
summitb
1,319
How to Create a custom Flow that creates a folder in a Document Library This custom flow will use when a file is created trigger. The '"isFolder" will be used to check the property if the item created is a folder or not Finally, a "Condition" control will be implemented to put the action of the flows. I will also demonstrate how to use some expressions in the flow.
*This post is locked for comments