Tuesday 17 September 2013

Convert lead using apex

How to convert lead using Apex?
Sample Code:

Lead myLead = new Lead(LastName = 'Fry', Company='Fry And Sons');
insert myLead;

Database.LeadConvert lc = new database.LeadConvert();
lc.setLeadId(myLead.id);

LeadStatus convertStatus = [SELECT Id, MasterLabel FROM LeadStatus WHERE IsConverted=true LIMIT 1];
lc.setConvertedStatus(convertStatus.MasterLabel);

Database.LeadConvertResult lcr = Database.convertLead(lc);
System.assert(lcr.isSuccess());

1 comment:

  1. The Borgata Hotel Casino & Spa
    Borgata Hotel Casino & 영주 출장샵 Spa 광주광역 출장샵 offers an exciting, modern atmosphere with world-class entertainment, 광양 출장안마 delicious dining, 안성 출장안마 and enjoyable nightlife. 목포 출장샵 Book online or call 1-800-GAMBLER

    ReplyDelete