Skip to main content

Automate call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable

Workflow preview

Workflow preview
100%
Automate call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Who is this template for? This template is ideal for small businesses, agencies, and solo professionals who want to automate appointment scheduling and caller follow up through a voice based AI rec...

Best for

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

Tools used

n8n-nodes-base.set, n8n-nodes-base.itemlists, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.respondtowebhook, n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.googlecalendar

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Automate call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable
Workflow name
Automate call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable

Who is this template for?

This template is ideal for small businesses, agencies, and solo professionals who want to automate appointment scheduling and caller follow-up through a voice-based AI receptionist. If you’re using tools like Google Calendar, Airtable, and Vapi (Twilio), this setup is for you.

What problem does this workflow solve?

Manual call handling, appointment booking, and email coordination can be time-consuming and prone to errors. This workflow solves that by automating the receptionist role: answering calls, checking calendar availability, managing appointments, and storing call summaries—all without human intervention.

What this workflow does

This Agent Receptionist manages inbound voice calls and scheduling tasks using Vapi and Google Calendar. It checks availability, books or updates calendar events, sends email confirmations, and logs call details into Airtable. The workflow includes built-in logic for slot management, email triggers, and storing call transcripts.

Setup Instructions

Duplicate Airtable Base: Use this Airtable base templateBASE LINK

Import Workflow: Load provided JSON into your n8n instance.

Credentials: Connect your Google Calendar and Airtable credentials in n8n.

Activate Workflow: Enable workflow to get live webhook URLs.

Vapi Configuration:

Paste provided system prompt into Vapi Assistant.

Link the appropriate webhook URLs from n8n (GetSlots, BookSlots, UpdateSlots, CancelSlots, and end-of-call report).

Disclaimer

Optimized for cloud-hosted n8n instances. Self-hosted users should verify webhook and credential setups.

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 - Input Arguments

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 2 - Format response

Type / Role
n8n-nodes-base.itemLists - itemLists
Config choices
Version 3

Block 3 - Sort

Type / Role
n8n-nodes-base.itemLists - itemLists
Config choices
Version 3

Block 4 - Available Start Times & Ranges

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

Block 5 - Flatten Slots

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

Block 6 - Enrich Date

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

Block 7 - Build Response Payload

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - Booking Payload

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Success Response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 10 - Add Friendly Error

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

Block 11 - Error Response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 12 - Escape Json

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

Block 13 - Has all information

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

Block 14 - Respond with Error

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.1

Block 15 - Build Error Response Payload

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 16 - Build Error Response Payload2

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 17 - Sticky Note

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

Block 18 - Sticky Note1

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

Block 19 - Sticky Note2

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

Block 20 - Sticky Note3

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

Block 21 - Sticky Note4

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

Block 22 - Sticky Note5

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

Block 23 - Sticky Note BookSlot Webhook

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

Block 24 - Sticky Note BookSlot Check

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

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

3. Summary Table

Workflow Automate call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable
Complexity advanced
Nodes 92
Categories Support Chatbot, AI Chatbot
Author SuperAgent
Published 03 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3427/3427.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 call scheduling with Voice AI receptionist using Vapi, Google Calendar & Airtable do?

Who is this template for? This template is ideal for small businesses, agencies, and solo professionals who want to automate appointment scheduling and caller follow up through a voice based AI rec...

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