Hi community, Thank you for your kind consideration of my problem.
I need to create a lot of folders (for each individual client). I have the list in an excel table and had a flow created (see attached). The flow runs fine without error. But not a single folder is created.
The flow is :

Where the get metadata helps to check wether the folder allready exists or not. If no then it creates a new one.
The folder name is coming from a variable (and info from the excel file):

And the create folder details are:

The flow runs fine :

But still not a single folder is created... (and I expect more than 100 to be created).
Is anyone able to say where i'm wrong in this simple flow?