
Hello! i am very new with PowerAutomate.
Is there any option with powerautomate desktop to detect if a file is created or modified ??
Thanks you!
You can use Wait for file to wait for a file to be created. When you actually have a file type variable (usually retrieved via Get files in folder), you can also use the properties of the variable to check when they were created and/or modified. %File.CreationTime% will tell you when it was created and %File.LastModified% will tell you when it was last modified.
However, these can only be used within a flow that is already running. Power Automate Desktop does not support any triggers on its own. If you want a file trigger, you will need to use cloud flows with a Premium license to build the trigger and then start a desktop flow.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.