Hello everyone,
What I am trying to do is just what is described in the title. I have a folder in SharPoint that contains several files (which cannot be moved to another folder). I want the Power Automate trigger to start only when a specific file in this folder is updated.
If any other files in that folder update, Power Automate must not be started.
Can someone help me?
Solved! Go to Solution.
Like this:
Please...
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
Like this:
Please...
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
It would be easier if I included the code for you to copy:
@equals(triggerOutputs()?['body/{FilenameWithExtension}'], 'documentName.docx')
User | Count |
---|---|
93 | |
39 | |
24 | |
20 | |
16 |
User | Count |
---|---|
130 | |
49 | |
47 | |
30 | |
25 |