Thanks for helping.
But it doesn't do the trick for me. Let me explain.
I made in Forms a questionaire which includes the uploads of files.
When the user sends his answer there is a folder created in onedrive with the uploaded files.
Now I want to move this folder and the files within to a existing folder in sharepoint as soon as it's created in onedrive.
So I have done this flow:
1. when a file is created: input foldername
2. condition: foldername contains '07'
3. when yes: make folder
But the condition is not recognized and the expressions found on internet to do that give a error.