I have a power automate flow that sends emails when updates are made to a web layer. I am only interested in updates made on a certain field, 'field1'. However, when updates are made to another field, 'field2' or any other field, emails are sent out. How can I set it up to only listen for updates from field1 or at least to retrieve the name of the field on which the updates were made so that I can use a conditional expression to check for updates on my field of interest, field1? @SeanKMcGinnis @CoffeeforClosers