I would like to have a email notification sent if a list item is reassigned. If it has someone listed (i.e. John Smith) and changes to another person (i.e. Jack Jones). I would like a notification sent to the email of the new person. Is there a way to make this flow catch the name change? It would need to catch anytime a name changes.
Here is what I have.
HI @EMA03356,
@CFernandes has provided the correct direction.
The trigger When an item or a file is modified could only fires when an item has data updated, I have confirmed on my side.
If you want to use a condition to check if the item content has changed > send an email, you could use the “Get changes to an item or file (properties only)” action.
The “Get changes to an item or file (properties only) action” to get the exact set of changes that might have occurred to a list or file.
The action outputs helpful tokens such as “Has Colum Changed:<Column name>” that can be used to filter your flow to just the column(s) you care about.
When you send email, remember to get the user column from the trigger of the dynamic content into the email body.
I have seen the respond you have in this thread, could you please show me the condition how you configure?
It is impossible that the have column changed parameter return false when you have this column updated.
Hey @EMA03356 ,
You will have to use the action and "Get changes to an item or file (properties only)" . You can find more details at https://powerautomate.microsoft.com/en-us/blog/run-a-flow-when-a-sharepoint-column-is-modified/
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492