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???