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 / Reduntant Approval Alerts
Power Automate
Unanswered

Reduntant Approval Alerts

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a simple "First to Respond" approval process where the trigger looks at any modified list item.  It sends an email to a colleague to approve.  The email's subject line is "RetailGIS Account: John Smith Pending".  For each response, the approver approves/rejects the "Pending" email.

But once he approves it, the Flow sends out another email with the subject line of "RetailGIS Account: John Smith Approve (or Reject)".  Flow registers that second email as if it's another flow its running and waitinf for another response.

 

Flow is behaving like the status change in the "Approval Status" field from Pending to Approve is another trigger to initiate another flow.

 

Is there a reduntant step in my flow?  Any help you guys can give me is appreciated!

 

Approval Overall.PNG

Approval - Start an Approval Process.PNGApproval - Action on Each Responses.PNG

Categories:
I have the same question (0)
  • RobElliott Profile Picture
    10,418 Super User 2026 Season 1 on at

    Hi @Anonymous I would have a filter query in the advanced options of the trigger that has Action eq Pending which would only bring back those items where the approval hasn't yet run and been approved or rejected.

    Rob
    Los Gallardos
    If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Rob,

    I tried writing an ODATA filter of Approval_x0020_Status eq Pending, but I received an error of BadRequest, "Column 'Approval_x0020_Status' does not exist."  This is a column that Sharepoint added when I configured the list.  I don't even see that column in the Settings screen on Sharepoint.  Any ideas on what that field name is?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @RobElliott,

    I added a "Get Items" module in order to filter the List.  My snapshot shows "Content approval status" field equals Pending.  But I get an error "Column 'Pending' does not exist..."

    Approval - Get Item module in order to filter.PNG

  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    The issue is caused by the trigger When an item is created or modified, which triggers the flow whenever an item is created or modified.

     

    The following action you are using is Set content approval status, which will update the column status to Approve/Reject, then it triggers the flow to run again.

     

    Please try adding a Condition under the trigger to check if the Approval status is equal to Pending, if yes, do the following actions, if no, do nothing.

     

    Please take a try with it on your side.

     

    Best regards,

    Mabel

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-yamao-msft,

    Thanks, Mabel.  I did insert a Get Item module after the trigger to enable me to add a Filter Query.  But I'm getting an error saying the "Pending" was a column that doesn't exist.  So I wrapped that word in a single quote.  That didn't do the trick.

  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    I am afraid that the Odata filter query expression doesn’t support the content approval status column.

     

    Besides, when using Odata filter query, you need to manually input the original column name but not selecting a dynamic content from the trigger.

     

    Please check the following blog for a reference:

    https://flow.microsoft.com/en-us/blog/advanced-flow-of-the-week-filtering-with-odata/

     

     

    Best regards,

    Mabel  

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 251 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard