Activity Forums Salesforce® Discussions what does database.leadcovet do in salesforce?

  • MOHIT

    Member
    February 19, 2020 at 6:21 AM

    LeadConvert Class Contains information used for lead conversion.The convertLead Database method converts a lead into an account and contact, as well as (optionally) an opportunity. The convertLead takes an instance of the Database.LeadConvert class as a parameter. Create an instance of this class and set the information required for conversion, such as setting the lead, and destination account and contact.

Log In to reply.