2 answers
Hey @Matthew Rubin,
To match a Lead’s Company name to an existing Account, create a before-save record-triggered flow on the Lead object. Use a Get Records element to pull the Account where the Name equals the Lead’s Company, then simply assign the Account’s Id to your Lead’s Account lookup field. This ensures every new or updated Lead automatically links to the correct Account. For an even smoother process, you can extend this setup with lead routing rules and tools like LeadAngel, LeanData, etc....or an automated assignment flow so matched Leads are instantly directed to the right sales owner or queue, improving speed and follow-up consistency.