Block 1 - Sticky Note UpdateSlot Webhook1
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Website Leads to Voice Demo and Scheduling Creator: Summer Chang AI Booking Agent Setup Guide Overview This automation turns your website...
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
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Summer.
Original n8n.io sourceCreator: Summer Chang
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
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
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
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 33 workflow blocks. Download the JSON for the full node graph.
| 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 |
Use the JSON export at /data/workflows/9803/9803.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.
Website Leads to Voice Demo and Scheduling Creator: Summer Chang AI Booking Agent Setup Guide Overview This automation turns your website...
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 Nurturing, AI Chatbot use case.