Hi All,
I'm trying to create an approval flow for a set of documents added to an individual folder within a Sharepoint site. The overview of Sharepoint structure is:
- 3 Main Folders (A, B, C)
- Users create a subfolder within those 3 main folders (1, 2, 3 etc.);
- Therefore, the folders could end up being: A1, A2, A3....B1, B2, B3...C1, C2, C3 etc.
- Users add documents within each individual project folder (A1, A2, etc.)
- Once the documents are ready, user can trigger an approval flow
The individual subfolders (A1, A2, A3) are always unique (ie. new folder) for each time a user has a project (users may've multiple projects; ie. multiple folders).
Any help in getting this going would be greatly appreciated. Thanks in advance for your help.