Announcements
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?
Hi @force_field ,
Expression should as below:
@equals(triggerBody()?['Author']?['Email'],'Test@xxxxxx.com')
Best Regards,
Alice
Community Support Team _ Alice ZhangIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 😇
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.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 298 Super User 2026 Season 2
11manish 150 Super User 2026 Season 2
trice602 147 Super User 2026 Season 2