Tutorial • Intermediate • 25 min • Updated Sep 2026
Automate Lead Management with n8n
From Typeform to HubSpot to Slack — without writing code. Save 5 hours per week on manual lead handling.
25 minn8n • Typeform • ChatGPT • HubSpot • SlackNo code
What You'll Build
Lead fills Typeform → n8n triggers → ChatGPT scores lead (hot/warm/cold) and writes summary → Adds to HubSpot with score → Notifies Slack #sales. Includes error handling and a free n8n template.
Steps — Detailed
Variations
- Replace HubSpot with Pipedrive, Salesforce, or Airtable (same nodes, different credentials).
- Add enrichment: Clearbit or Apollo to add company size → better scoring.
- Add follow-up: After Slack, wait 1 day → If no owner assigned, remind in Slack.
FAQ
Do I need coding for this?
No — n8n is visual. You connect nodes by dragging. No code needed, but you can add JavaScript if you want.
What if ChatGPT fails?
Add an error path: if the AI node fails, still create the HubSpot contact with raw form data and tag it 'needs review'.
Can I use this with other CRMs?
Yes — replace HubSpot node with Pipedrive, Salesforce, or Airtable. Same flow.