Hello,
i have an requirement where i need to extract the sub-folders name during folder creation. like as an example ABCH> Langsame Properties (002648). Here ABCH is the top lever folder and Langsame Properties (002648) is sub folder inside of this folder. now i would need to extract Langsame Properties as an Project name and 002648 as project number and save these values into SP list row where project name value matches with the value already exist in the list. i have many others top level folders and they have same sub-folder format. so how to retract these two pieces info when specific format matches otherwise cancel the workflow.
Thanks