Vapi Support Bot
11/20/2025, 6:03 PMjson
{
"spreadsheetId": "YOUR_SPREADSHEET_ID",
"range": "Sheet1!A:Z",
"values": ["Lead Name", "Email", "Phone"]
}
This will append each new lead as a row—just map your lead data to the values array. For setup steps, see the [Vapi Google Sheets integration guide](https://docs.vapi.ai/tools/google-sheets).
Source:
- [Vapi Google Sheets Integration Documentation](https://docs.vapi.ai/tools/google-sheets)Vapi Support Bot
11/24/2025, 3:37 PM