Hi etrock,
To integrate your Vapi assistant with Google Sheets, you can follow these steps:
1. **Connect Google Sheets Account**:
- Log into the Vapi Dashboard and navigate to
Providers Keys >
Tools Provider >
Google Sheets.
- Click
Connect and follow the Google authorization prompts.
2. **Create and Configure Sheets Tool**:
- Go to
Dashboard >
Tools and click
Create Tool.
- Select
Google Sheets, choose the
Add Row Tool, and configure with:
- `spreadsheetId`: Found in your Google Sheet URL.
- `range`: Specify your sheet name or desired range (e.g., "Sheet1" or "Sheet1!A:Z").
3. **Add Tool to Assistant**:
- In the
Dashboard >
Assistants, select your assistant and open the
Tools tab.
- Add the Google Sheets tool from the dropdown and click
Publish to save changes.
For detailed integration instructions, consider visiting the [Google Sheets Integration guide](
https://docs.vapi.ai/tools/google-sheets).