Hello,
I created a simple Flow where it posts message (<Filename> has been modified) in MS Teams's specific channle when file is modified in SharePoint. How can I add name of the user who modified that specific file in the message?
Solved! Go to Solution.
Under dynamic content, the Modified By field for the updated item should provide you the modified by details
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Ok, a bit of a long route to get it
We need to get the ID of your item first to get the modified by name
Use get file metadata using path (and use the file path dynamic content )
Next use get file properties and use the ItemId dynamic content obtained from previous action
This will give you the modified by name
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Under dynamic content, the Modified By field for the updated item should provide you the modified by details
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
@RezaDorrani Hmm I dont see those Modified by Options. Here is the screenshot of my Flow. May be I am doing it wrong.
Ok, a bit of a long route to get it
We need to get the ID of your item first to get the modified by name
Use get file metadata using path (and use the file path dynamic content )
Next use get file properties and use the ItemId dynamic content obtained from previous action
This will give you the modified by name
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
46 | |
10 | |
9 | |
8 | |
7 |
User | Count |
---|---|
67 | |
22 | |
12 | |
11 | |
11 |