I have seen this topic but I couldn’t adapt it to my case. Can you please explain in detail ? What should I write in FileChangeTriggerArgs part and how should i extract the full path part?
First, I wrote “fileSystemEvents” in FileChangeTriggerArgs field and then I created FilePath(string) variable. And I wrote an expression as you can see in capture2.
So I can get full path of file that changed in folder as a variable.