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 / 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 32

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
    32 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
    32 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

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
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard