Create a trigger on the lead such that when a new lead is created, it will look for the existing leads having the same name, email, and phone number, if found then it will get merged with the existing lead.
Create a trigger on the lead such that when a new lead is created, it will look for the existing leads having the same name, email, and phone number, if found then it will get merged with the existing lead.