Hi,
I'm trying to create a flow that starts when a file is created in a certain folder in sharepoint
The 'When a file is created (properties only)' trigger does the trick, but the probleem is that the folder path needs to be dynamic as it contains the year and month
I can create time variables for this, but I can't seem to get them at the beginning of the flow to use them in the folderpath of the trigger step
Any ideas?
Thanks!
You could leave the trigger without the folder name and use the Get Files action later (with the folder variable) to get the files you need