Lead table

A lead table represents an individual that is identified as someone who is interested in receiving specific information about the products or services offered by the company. The information is provided to a lead by a salesperson through email or other communication activities available in Dynamics 365 for Customer Engagement. A lead is used to track contacts or accounts that are potential customers, but who have not yet been qualified.

Lead management is largely the same as opportunity management. However, a lead is kept separate from customer and opportunity data until the lead is qualified. The possible states for a lead are Open, Qualified, and Disqualified. A qualified lead may be converted to an account, contact or opportunity. To convert, use the QualifyLeadRequest message.

The following items can be associated with a lead:

  • Contact and account information

  • Customer requests

  • Activities

  • Notes

  • Attachments

A link is maintained between the lead and any accounts and contacts. You can create this link by using the IOrganizationService.Execute method with the AssociateRequest or the DisassociateRequest messages. This makes it possible to generate reports that indicate the value of different lead sources.

When you enter a lead into Dynamics 365 Sales, you can use the process (workflow) engine to automatically route it to a specific user or team based on rules that are defined by the business unit or channel partner. Upon qualification, the lead is either converted to an opportunity or is inactivated, but retained to allow for accurate business reporting, for example, analysis of the effectiveness of different lead sources. For more information, see Business process flows.

See Also

Lead Table
Sample: Qualify a Lead
Sales Tables
Opportunity Tables