I’ve been testing a simple workflow for handling new business leads, and the main goal is to reduce the manual work between receiving a lead and getting it to the sales team.
The workflow looks like this:
New Lead
→ AI Qualification
→ Validate Information
→ CRM Update
→ Sales Notification
→ Follow-Up
The AI step can extract useful information such as:
• Service required
• Budget
• Location
• Urgency
• Lead intent
I then validate the important fields before sending the data to the CRM.
For example:
High-intent lead → notify sales immediately
Medium-intent lead → start a follow-up sequence
Low-intent lead → add to a nurture workflow
One thing I’ve found useful is keeping the AI step separate from the actual business logic. If the AI output is incomplete or unexpected, the workflow can stop or route the lead for manual review instead of continuing automatically.
I’m interested in how others are building lead qualification workflows in Zapier.
What steps do you normally include between receiving a lead and sending it to your sales team?

