Trigger flow when a folder is created in the SharePoint library
There are many triggers available for SharePoint list and libraries but in some cases, the flow should be triggered only a folder is created or a file is created inside the library, there are no direct triggers available but with the help of conditions we can trigger the flow when needed. We are going to make use of Trigger conditions […]