web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Send Email when SP Lis...
Power Automate
Suggested Answer

Send Email when SP List Item Column Changes

(1) ShareShare
ReportReport
Posted on by 43
I have a list of accounts for third-party systems, and I need an email to trigger when a column changes for a list item. Specifically, there is a field called 'AccountRemoved,' and I want an email to be sent when this checkbox is marked as TRUE. Despite following various guides, the flow still triggers when any other checkbox changes, which does not provide clarity. 
Could someone guide me in the right direction in case I've overlooked something?
 
 
These are the forums i have used in the past to create this and followed them and theirs seems to work but mine doesnt
Categories:
  • Suggested answer
    scalca Profile Picture
    254 Moderator on at
    That's a Power Automate question
    nevertheless, the flow gets triggered by any modification because that's what it says 
    "When an item or a file is modified" 
     
    there is a solution for this called Trigger Conditions
    Go to the trigger 
    click on settings
    there you'll find Trigger conditions
    click add to add a new expression
     
    there you can add an expression which needs to be true in order to trigger the flow itself
    in your case
    @equals(triggerOutputs()?['d.AccountRemoved'], true)
     
    you have to check the column and give the exact name as well as check the return type
     
    here official link 
     
     
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,970 Super User 2026 Season 2 on at
    hi
     
    Correct, it will always trigger no matter what, simply your Get Changes check will stop it from going further.
     
    As Scalca said, you need a Trigger Condition, which it still behind the scenes does work, but you dont see a trigger actually happen)
  • AndrewK93 Profile Picture
    43 on at
    Thank you for this; it seems to be on the right track. However, I have confirmed the name of the column within SharePoint. I attempted to run the flow after making the modification, but the test flow keeps timing out.
     
     
    I have also tried to run @equals(triggerOutputs()?['body/AccountRemoved'], true)
     
    Any ideas?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 231 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 217 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 170

Last 30 days Overall leaderboard