Skip to main content

Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi

Workflow preview

Workflow preview
100%
Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Website Leads to Voice Demo and Scheduling Creator: Summer Chang AI Booking Agent Setup Guide Overview This automation turns your website...

Best for

  • Lead Nurturing automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.notion, n8n-nodes-base.webhook, @n8n/n8n-nodes-langchain.lmchatopenrouter

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Summer.

Original n8n.io source

1.1 Workflow description

Title
Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi
Workflow name
Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi

Website Leads to Voice Demo and Scheduling

Creator: Summer Chang

AI Booking Agent Setup Guide

Overview This automation turns your website into an active booking agent. When someone fills out your form, it automatically:

Adds their information to Notion AI researches their business from their website Calls them immediately with a personalized pitch Updates Notion with call results

Total setup time: 30-45 minutes

What You Need

Before starting, create accounts and gather these:

n8n account (cloud or self-hosted) Notion account - Free plan works duplicate my notion template OpenRouter API key - Get from openrouter.ai Vapi account - Get from vapi.ai

Create an AI assistant Set up a phone number Copy your API key, Assistant ID, and Phone Number ID

How It Works

The Complete Flow

Visitor fills form on your website Form submission creates new record in Notion with Status = "New" Notion Trigger detects new record (checks every minute) Main Workflow executes:

Fetches lead's website AI analyzes their business Updates Notion with analysis Makes Vapi call with personalized intro

Call happens between your AI agent and the lead When call ends, Vapi sends webhook to n8n Webhook Workflow executes:

Fetches call details from Vapi AI generates call summary Updates Notion with results and recording

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note UpdateSlot Webhook1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note UpdateSlot Webhook2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note BookSlot Webhook2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Goal Part 2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Webhook Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Fetch Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Update Notion

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Fetch Call Results2

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Extract Call Fields2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 10 - Need AI Summary?2

Type / Role
n8n-nodes-base.if - if
Config choices
Version 1

Block 11 - Generate AI Summary2

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 12 - Use Existing Summary2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 13 - Format Final Summary2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 14 - Update Call Results in Notion2

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 15 - Webhook2

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 16 - GPT-3.5 (Cheap Model)4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 17 - Goal

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Trigger Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - OpenRouter

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Vapi Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Testing

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Is Test Lead?2

Type / Role
n8n-nodes-base.if - if
Config choices
Version 1

Block 23 - Mock Website Content2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 24 - Fetch Real Website2

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Showing the first 24 of 33 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi
Complexity advanced
Nodes 33
Categories Lead Nurturing, AI Chatbot
Author Summer
Published 16 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9803/9803.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Automate lead qualification with AI voice calls using GPT-3.5, Notion and Vapi do?

Website Leads to Voice Demo and Scheduling Creator: Summer Chang AI Booking Agent Setup Guide Overview This automation turns your website...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Nurturing, AI Chatbot use case.