Functionality
01.
Lead Scoring and reasoning will automatically be analyzed based on Lead fields like Company, Title, No. Of Employees, Website, Industry etc.
02.
The entire prompt, along with the lead information, is prepared to be sent to the OpenAI API for text completion
03.
It helps Sales Rep to analyzed how much efforts they will have to put to convert that Lead to an Opportunity.
Potential Benefits
B2B tech companies prioritize scoring leads for B2B tech clients. Non-tech leads receive lower scores.
TL;DR summarization aids content consumption amid information overload, letting users efficiently skim to find worthier pieces.
Technical Details
OBJECTS USED
Lead
CUSTOM FIELDS
- Lead>Company
- Lead>Website
- Lead>Industry
- Lead>NumberOfEmployees
- Lead>Title
- Lead>Score_Reasoning__c
- Lead>Score__c
APIS USED
OpenAI (Services: Completions)
Lightning Web Components developed
leadScoringCompo