A record-triggered flow is the recommended tool for this scenario because it: Can compare theContact.MailingStatefield with thePreferred_Locations__cfield on theJob__crecord. Automatically updates or calculates values whenever changes are made, keeping data in sync without requiring Apex code or custom development. Reference:Flow Builder: Record-Triggered Flows