Set up a webhook like assistant-selector that vapi hits when a call comes in, then use the caller’s phone number (call.from.phoneNumber) to look up their name from Google Sheets or your database, then return an assistantId and pass the name as a variable (customerName) in assistantOverrides, in your vapi workflow, use {{customerName}} to greet the caller personally..