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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Power automate when an...
Power Automate
Answered

Power automate when an new email arrives in a shared mailbox v2 condition if yes send out reply to email v3

(0) ShareShare
ReportReport
Posted on by 30

Hi,

 

I have been working with an “outlook new email arrives trigger” with a condition does not contain on subject.  If condition is true send out “Reply to email V3”.

 

the problem is i want to stop sending out emails for the same email when they reply back to the shared mailbox.

 

how can i avoid that?

Categories:
I have the same question (0)
  • v-wenjuan-msft Profile Picture
    Microsoft Employee on at

    Hi @Zamil ,

     

    Set trigger condition to this function:

     

    @not(contains(triggerOutputs()?['body/subject'],'Re'))

     

    vwenjuanmsft_0-1685439356016.png

     

    Community Support Team _ Wenjuan Zou

    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • Zamil Profile Picture
    30 on at

    Does this stop emails coming as “RE” if that’s the case this won’t help.

  • Verified answer
    v-wenjuan-msft Profile Picture
    Microsoft Employee on at

    It won't stop emails coming, it means once there are emails with "Re" in subject arriving inbox, the flow will not be triggered.

    Or you can try this one to avoid the trigger miss emails whose subject contains words start with Re.

    @Anonymous(contains(triggerOutputs()?['body/subject'],'Re:'))

     

    Community Support Team _ Wenjuan Zou

    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • Zamil Profile Picture
    30 on at

    Thanks for this it worked

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 307 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 269 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 115 Super User 2026 Season 1

Last 30 days Overall leaderboard