This forum is closed. Thank you for your contributions.
I have requirement where i have to create three document library or document folder in the sharepoint online site.
Those folder/document library cant be deleted by end user only admin can delete.
Under that user can create folder and can delete that.
But in sharepoint sub folder inherite the permission from parent.
so we have to break permission permission for sub folder.
when user create new sub folder permission break and assign new permission for the user.
how this can be done.
In sharepoint onpremise we have workflow but that cant be use with sharepoint online.
other option to create Microsoft flow but that is limited to one site.
We need this whenever new site is created .
Please give options to achieve that.