User Profile
RJDBakker
Copper Contributor
Joined 3 years ago
User Widgets
Recent Discussions
How to trigger a flow based on change in title column of documentset?
I am trying to trigger a flow only when the columns (metadata) of a documentset is changing. My documentset consists of several columns and standard folders. For business reasons I want to trigger a Power Automate flow only when a certain column is changed. The Tigger condition I use for ‘when an item or file is modified’ is: @equals(triggerBody()?['{ContentType}']?['Id'], '0x0120D52000C5A1E6112625E241BF1968469A689EB7001463D6ACDB134C4CB9D00A39A6072585') The Id is from the Document set content type. The problem is that the flow is also triggered when a document or folder within the documentset has changed. I am guessing that this is due to the fact, that changes within the documentset also count as a change of the documentset itself. When looking at the output; I see the Id of the documentset is the item that is changed: My question: Is it possible to start a trigger for a flow only when a certain metadata field is changing? In my case this is the ‘title field’.Solved
Groups
Recent Blog Articles
No content to show