Announcements
I see only a few fields that can cause Azure DevOps to trigger a Power Automate flow - they're foundational fields like "Assigned to" or "State."
I want to trigger a flow when a custom Azure DevOps field is modified. Is that not possible?
Hi @sloughcow,
As far as I am aware you cannot check if the field has changed.
As a workaround you could check what the current value of the custom property is. That might reduce the number of triggers of the flow.
Below is an example of that approach:
@equals(triggerOutputs()?['body/fields']['Custom_ChoiceField'], 'Human Resources')
Thank you @Expiscornovus ! You got me pointed in exactly the right direction, and I thank you for it!
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 589
Valantis 328
David_MA 284 Super User 2026 Season 1