So I have a flow that evertime a folder(layer 1) is created it already creates three sub folders(layer 2). I want to take this one step further and have another set of unique sub folders (layer 3) be created in each of those sub folders. Each of layer 3's folder need to be unique per each variable in layer 2's array. Anyone know how to do this?