π Use This Workflow
Workflow Description
Hereβs how this Agent works:
1οΈβ£ Capture and Format Leads
2οΈβ£ Filter Non-Business Emails
3οΈβ£ Enrich Lead and Company Data
4οΈβ£ Score Leads and Send to HubSpot
5οΈβ£ Log Enriched Leads
π οΈ Step-by-Step Breakdown (Node View)
- Node 1: New Typeform Lead β Triggers when a new Typeform submission is received. Captures Name, Email, Phone, and Message.
- Node 2: Log Raw Lead β Saves raw lead data to Google Sheets for backup and record-keeping.
- Node 3: Store Basic Info (Airtable) β Upserts lead into Airtable using Email as the key to prevent duplicates.
- Node 4: Format Incoming Data β Cleans and formats incoming lead data, extracts key fields, tags source, and extracts domain from email.
STEP 2 β Filter Non-Business Emails
- Node 5: Filter Non-Business Emails β Checks if the email domain is a business domain (non-gmail.com) and allows only business emails to proceed.
STEP 3 β Enrich Lead and Company Data
- Node 6: LLM (OpenAI) β Supplies GPT-4o-mini model for downstream AI processing.
- Node 7: Enrich Company Info (AI) β AI agent enriches company data using the domain. Returns fields like company_name, industry, headquarters, employee_count, website, LinkedIn, and description.
- Node 8: Merge Enriched Lead Profile β Combines formatted lead data with enriched company information. Adds metadata such as enrichment timestamp and workflow ID.
STEP 4 β Score Leads and Send to HubSpot
- Node 9: AI Lead Scorer β Scores lead quality on a scale of 1β10 considering company size, industry fit, contact source, and domain reputation.
- Node 10: Send to HubSpot CRM β Creates or updates the contact in HubSpot CRM with enriched information and lead score.
STEP 5 β Log Enriched Leads
- Node 11: Save Enriched Lead β Logs fully enriched and scored lead into Google Sheets, including contact info, company info, and lead score for reporting and tracking.
π‘ Why is this powerful?
- Captures and centralizes leads automatically from Typeform.
- Filters out non-business emails to maintain lead quality.
- Enriches company information using AI for better insight.
- Scores leads based on potential to convert, enabling prioritization.
- Integrates seamlessly with HubSpot and Google Sheets for CRM and reporting.
- Fully automated workflow reduces manual data entry and ensures consistency.