Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Trigger on Condition of Created By

(0) ShareShare
ReportReport
Posted on by 10

I have a flow that runs when a new item is created.

 

I need a trigger condition whereby it runs only if a certain person created the item.

 

Could someone points to me an expression which would work?

 

screenflow5.png

 

 

  • force_field Profile Picture
    10 on at
    Re: Trigger on Condition of Created By

    This could work. But if I apply this to about 50 different users, I think all 50 flows will run and check the actual user who created the item.

     

    If the Trigger Conditions could work, it triggers only the flow for that particular user who created the item.

  • Asingh Profile Picture
    2 on at
    Re: Trigger on Condition of Created By

    Hi. Just wandering wouldn't it be better to use the "Condition" action instead of inserting the expression ? example below.

    P.s. : my first post in this forum and keen on learning more on power automate 😇

     

    Capture.JPG

     

  • Verified answer
    v-alzhan-msft Profile Picture
    on at
    Re: Trigger on Condition of Created By

    Hi @force_field ,

     

    Expression should as below:

    @equals(triggerBody()?['Author']?['Email'],'Test@xxxxxx.com')

     

    Best Regards,

    Alice

     

    Community Support Team _ Alice Zhang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1