Does anyone know an automated way to implement this, e.g. when the lead is assigned, the system can look to see based on emai whether it is an existing client and assign it to the appropriate Account Owner?
1 个回答
This is commonly done with an Apex trigger on Lead, the trigger does what you're manually doing in assignment rules.
There are also apps on the appexchange that can be used for this.