+ Start a Discussion
venkatsforcevenkatsforce 

Trigger for Lead Conversion

Hi

 

   How to convert the lead to Contact & store the Contact with existing Acount using Trigger?

 

Thanks

=======

Sforce

Bhawani SharmaBhawani Sharma
Create a trigger on lead and using soqlfind out the account and set ot as ConvertedAccountId on lead.