Block 1 - Typeform Submission
- Type / Role
- n8n-nodes-base.typeformTrigger - typeformTrigger
- Config choices
- Version 1.1
Who it's for Service businesses, agencies, and consultants using GoHighLevel as their CRM who want to automatically qualify, route, and follow up with inbound leads based on their fit and buying in...
n8n-nodes-base.typeformtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.if, n8n-nodes-base.highlevel, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Andrew.
Original n8n.io sourceService businesses, agencies, and consultants using GoHighLevel as their CRM who want to automatically qualify, route, and follow up with inbound leads based on their fit and buying intent.
When a lead submits your Typeform, OpenAI scores them from 0 to 100 based on budget, timeline, and business need. The workflow routes leads into three tiers automatically. Hot leads above 80 are created in GoHighLevel, added to your hot pipeline, sent a Calendly booking link via Gmail, and trigger an instant Slack alert. Warm leads between 50 and 79 are added to a nurture pipeline, sent a personalized AI-written email, and receive an automated follow-up 48 hours later. Cold leads below 50 are tagged and logged in GoHighLevel with a Slack notification for manual review.
Update all variables in the Configure Variables node
Connect Typeform and select your form
Add OpenAI API credentials
Add GoHighLevel API credentials and Pipeline IDs
Connect Gmail for outbound emails
Connect Slack and set your channel name
Add your Calendly booking link to Configure Variables
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Qualify and nurture Typeform leads in GoHighLevel with OpenAI, Calendly, Gmail and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Lead Generation, AI Summarization |
| Author | Andrew |
| Published | 07 May 2026 |
Use the JSON export at /data/workflows/15536/15536.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who it's for Service businesses, agencies, and consultants using GoHighLevel as their CRM who want to automatically qualify, route, and follow up with inbound leads based on their fit and buying in...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.