How This Works
This simulates how the system would handle incoming calls. When a customer calls your VAPI phone number:
- VAPI sends a webhook to your server with the caller's phone number
- Your server looks up the customer in your database
- If found, the AI assistant is configured with their information (name, order history, preferences)
- The AI greets them personally and can reference their past orders
- When they place an order, it's sent back to your server via webhook