Post Lead Conversion, get the converted to Account, Contact, Opportunity using Query
SELECT Id, ConvertedAccountId, ConvertedContactId, ConvertedOpportunityId FROM Lead
Post Lead Conversion, get the converted to Account, Contact, Opportunity using Query
SELECT Id, ConvertedAccountId, ConvertedContactId, ConvertedOpportunityId FROM Lead
Comments
Post a Comment