Within sharepoint I created a list with certain columns. the list has automatisms, specifically
ID column exists:
- Each created item is assigned this "ID-YYYY-Name".
- the second automatism that I am creating, and in which I would like your help, is as follows: each created item, must generate a folder and a subfolder in a specific folder. Folders that remain unchanged are for example: documents\monitoring
my automatism must create the following
\documents\monitoring\ID-YYYY-Name\SubFolder1, SubFolder2, SubFolder3.
I am currently able to generate folders but not subfolders and they are created only in the Document path

thank for your help.