Hey I have a very simple flow, where I want to send an email when file is uploaded to a folder.
Super simple:
This one is working great. However I wanted to include in my email content the name of the user who uploaded the file, and found here that I could use this trigger: "when a file is created or modified (properties only)".
I configured it the exact same way and just added the variable to include the name of the user.
But the this flow never triggers.... Anything I am doing wrong???
It works! THANK YOU!!!
please add first the "Get file metadata":
Then add "Get file properties":
Finally, send an Email:
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
Ok, I tried.
The ID wasn't showing up, so I added a Compose to store the ID, and then used that into the Get File Properties, but it doesn't work... Got an error.
😞
Cause you have to put the ID got from the trigger.
BR,
Marco
Ok, but then I fill in the same info again? How will it know I am getting the properties of the uploaded file?
let's try
Ah wait, I think I've found the difference with my triggers. The one that works is actually "When a file is created or modified in a folder" (forgot the folder bit). I don't know if this has an impact?
ok @julienvdc ,
so you can use the same Trigger and as second SharePoint action "Get file properties".
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
I have tested many times and it's like this flow is ignored... I have the exact same configs as my other flow where the trigger is "when a file is created or modified" (this one works).
ok @julienvdc ,
so please try to create or modify a fileand wait up to 5 mins.
Is there any particular Trigger Condition in your Trigger settings?
BR,
Marco