Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Triggering an email notification one time only

(0) ShareShare
ReportReport
Posted on by

I'm trying to trigger an email notification to the person assigned in the "SDC Assigned" field.  In my current flow, it is triggering an email every time any of the fields are modified and the SDC Assigned field is populated.  Is there a way to do a check and see if the field is populated, and if not, send the email?  If it is already populated, I would just ignore sending the message.

 

dewittsa_0-1606171261771.png

 

  • Community Power Platform Member Profile Picture
    on at
    Re: Triggering an email notification one time only

    Thanks for the link.  This worked well.  I had to make sure to use the right connector, as I kept getting an Error 400 

     

    "status"400,
      "message""sinceInput not specified\r\nclientRequestId: dd017e97-bb9f-48d8-95ce-64b0729aad98\r\nserviceRequestId: dd017e97-bb9f-48d8-95ce-64b0729aad98"
     
     
  • Verified answer
    krootz Profile Picture
    458 on at
    Re: Triggering an email notification one time only

    @Anonymous check this vid, you can check specific columns if they changed when your list is updated.

    https://www.youtube.com/watch?v=xvmi21KomK0

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Triggering an email notification one time only

    Thanks, but I"m not able to add fields in the sharepoint list as I'm not the owner.  So storing the status of the email sent is not possible in the sharepoint list.  I tried doing a check in the version history to see if the 'SDC Assigned' field was previously modified, but that didn't seem to work.   Is there a way to create a field inside the flow to check against?  Any other suggestions?

  • sudharsan1985 Profile Picture
    1,325 on at
    Re: Triggering an email notification one time only

    Hi @Anonymous 

    If the trigger condition isn't working, then add a conditional block inside the flow to check for the 'SDC Assigned'. Also, create one more field to store the status of the email sent. If the condition is true ('SDC Assigned' is filled with value and check the email status field whether it is false) then trigger the email and update the email status field to true. Next time when the flow runs it checks for 'SDC Assigned' field and the email status field, though the 'SDC Assigned' field has a value and email status is already updated to true, so the flow will be terminated without sending any extra emails.

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Triggering an email notification one time only

    Thanks Prasad, I tried this, but whenever I change any of the other fields, I'm still getting the notifications.  Here is the expression I used where 'SDC Assigned' is my people picker field.

     

    @empty(triggerBody()?['SDC_Assigned'])

  • PrasadAthalye Profile Picture
    on at
    Re: Triggering an email notification one time only

    @Anonymous - Use trigger condition to check the status...

     

    Try something like below... Owner is my people picker name

    @empty(triggerBody()?['Owner'])

     

    PrasadAthalye_0-1606173209172.png

     

    Like and Mark this as answer if it helps you resolve your issue.

     

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492