Working with Previous/Current values in Flow Designer
I'm building a simple flow where I'm creating an incident record if the email address of a user record (sys_user) changes. I have a question on how to use previous and current values from the Trigger record to build the description in my Create Incid...