how does file observer trigger exactly work?
Posted: 25 Mar 2020 23:25
Good night everyone.
I have a couple of questions regarding that trigger.
Say I have more than one files that raise the trigger into a directory. What happens then? Does the flow with the file observer trigger cycle for each of those files, executing as many times as there are files?
Can I use jolly characters into the path definition? Say I want the trigger to raise when a new subfile is created into a certain folder, but only if the extension is PDF. Can I use the *.PDF syntax or should I let the trigger raise everytime and just put a condition afterward.
And can I use a global variable to define the watched path and call the flow with the trigger with the action execute flow?
Thank you.
I have a couple of questions regarding that trigger.
Say I have more than one files that raise the trigger into a directory. What happens then? Does the flow with the file observer trigger cycle for each of those files, executing as many times as there are files?
Can I use jolly characters into the path definition? Say I want the trigger to raise when a new subfile is created into a certain folder, but only if the extension is PDF. Can I use the *.PDF syntax or should I let the trigger raise everytime and just put a condition afterward.
And can I use a global variable to define the watched path and call the flow with the trigger with the action execute flow?
Thank you.