Acts as a virtual receptionist for the restaurant, handling incoming calls via VAPI without human intervention. It collects user details (name, booking time, number of people) for table bookings, checks availability in a PostgreSQL database using n8n, books the table if available, and sends confirmation. It also provides restaurant details to users, mimicking a human receptionist. Key Insights 1. VAPI must be configured to accurately capture user input for bookings and inquiries. 2. Postgr

Acts as a virtual receptionist for the restaurant, handling incoming calls via VAPI without human intervention. It collects user details (name, booking time, number of people) for table bookings, checks availability in a PostgreSQL database using n8n, books the table if available, and sends confirmation. It also provides restaurant details to users, mimicking a human receptionist. Key Insights 1. VAPI must be configured to accurately capture user input for bookings and inquiries. 2. PostgreSQL database requires a table to manage restaurant bookings and availability. Workflow Process - Initiate the workflow with a VAPI call to collect user details (name, time, number of people). - Use n8n to query the PostgreSQL database for table availability. - If a table is available, book it using n8n and update the PostgreSQL database. - Send a booking confirmation and hotel service details back to VAPI via n8n. - Store and update restaurant table data in the PostgreSQL database using n8n. Usage Guide 1. Import the workflow into n8n and configure VAPI and PostgreSQL credentials. 2. Test with a sample VAPI call to ensure proper data collection and booking confirmation. Prerequisites - VAPI API credentials for call handling - PostgreSQL database with booking and availability tables Customization Options Modify the VAPI input fields to capture additional user details or adjust the PostgreSQL query for specific availability criteria.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.