Resolved! How to find a Flow Designer execution record that was created from a specific trigger record creation
I have a flow that is kicked off by the creation of a Record. Is there an easy way to figure out which Flow Execution is associated which which record without having to open every execution to see if the trigger is the correct record? I have been try...