AI Call Scoring for Sales Prospect Qualification - n8n Workflow | Neura Market
AI Call Scoring for Sales Prospect Qualification
This workflow receives call or meeting transcripts through a webhook trigger, then uses OpenAI's GPT-4o model to analyze the content. The AI generates a structured JSON output including a prospect score (0-100), contact name, summary, date, sugges...
This workflow receives call or meeting transcripts through a webhook trigger, then uses OpenAI's GPT-4o model to analyze the content. The AI generates a structured JSON output including a prospect score (0-100), contact name, summary, date, suggested follow-up email, concerns, and signal strength indicator (High/Medium/Low).
A custom code step parses the AI response to ensure valid JSON extraction, handling edge cases like quoted strings. This provides sales teams with instant, actionable insig
Platform
n8n
Category
Development & IT
Price
$12.99
Creator
Jordi Faber
sales
ai-analysis
call-scoring
transcripts
openai
webhook
prospecting
automation
lead-qualification
sales-ops
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.