Hi,
I have a power automate flow with SharePoint trigger "When item or file is modified"
I need to add a trigger condition where it can only starts the flow if "Created by" user modifies the SharePoint line item.
As the "Created by" user will not be the same for each item, I cannot put a static email address in the trigger condition.
With "Created by" user, there will be 3 other users who will have access to the same Line item so I have to make sure to start the flow only when the line item is modified by the "Created by" user.
How can I achieve this?
Thanks in advance