Block 1 - Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
Qualify and Call Back Inbound Leads with OpenAI, Bland AI, Airtable & SendGrid This n8n template demonstrates how to capture inbound leads from a form, qualify them with OpenAI, and route the hotte...
n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.airtable, n8n-nodes-base.respondtowebhook, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.sendgrid, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Abi Odedeyi.
Original n8n.io sourceThis n8n template demonstrates how to capture inbound leads from a form, qualify them with OpenAI, and route the hottest ones to a Bland AI voice agent that calls them back, books a meeting on Google Calendar, and confirms by email, all without a human touching the lead.
Use cases are many: instant follow-up on paid-ad leads, voice qualification for high-ticket consulting inquiries, or replacing the "first response" SDR seat entirely!
Good to know
max_duration in this template is 5 minutes; see Bland AI pricing for the current rate.How it works
name, email, phone, company, plus any qualification fields you collect).nurture_email, priority_email, or ai_call.How to use
webhook field inside the request body must point to the production URL of the Call Outcome Webhook node in this same workflow so Bland can post back.Requirements
Leads tableCustomising this workflow
AI voice follow-up works for plenty of inbound flows beyond sales calls. Try it for booking demos, recovering abandoned checkout carts with a quick "is everything okay?" call, or as a re-engagement layer on stale leads in your CRM.
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.
Showing the first 24 of 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Qualify and call back inbound leads with OpenAI, Bland AI, Airtable and SendGrid |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | Lead Generation, AI Chatbot |
| Author | Abi Odedeyi |
| Published | 17 May 2026 |
Use the JSON export at /data/workflows/15779/15779.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.
Qualify and Call Back Inbound Leads with OpenAI, Bland AI, Airtable & SendGrid This n8n template demonstrates how to capture inbound leads from a form, qualify them with OpenAI, and route the hotte...
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 Chatbot use case.