Block 1 - Book Appointment Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
Use this workflow to book, cancel, or reschedule appointments using Vapi and Google Calendar How it works The Check Availability workflow checks if appointments exist on Google Calendar and returns...
n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.respondtowebhook, n8n-nodes-base.googlecalendar, n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.switch
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Johnpaul Nwagwu.
Original n8n.io sourceUse this workflow to book, cancel, or reschedule appointments using Vapi and Google Calendar
The Check Availability workflow checks if appointments exist on Google Calendar and returns a response to Vapi.
The Book Appointment workflow schedules an appointment on Google Calendar.
The Manage Appointments workflow updates or cancels appointments based on the user’s request.
Ability to book, update, or cancel an appointment
Validates required fields before booking
Handles errors with helpful user messages
Returns a Vapi-compatible response format
Vapi.ai account
Google Calendar
n8n instance - Self-hosted or cloud
Step 1: Configure Google Calendar Access
Step 2: Import and Configure Workflows
Step 3: Create Vapi Custom Tools
Step 4: Configure Vapi Assistant
Appointment booking automation for service businesses
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 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Book, manage, and check appointments using Vapi and Google Calendar |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Johnpaul Nwagwu |
| Published | 19 Jan 2026 |
Use the JSON export at /data/workflows/12831/12831.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.
Use this workflow to book, cancel, or reschedule appointments using Vapi and Google Calendar How it works The Check Availability workflow checks if appointments exist on Google Calendar and returns...
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 Support Chatbot, AI Chatbot use case.