Overview
Connect your AI assistant to Google Sheets via Buildship to create a real-time knowledge base. Your AI can fetch property listings, pricing data, inventory, or any structured data directly from a spreadsheet during conversations.Requirements
- Google Sheets with structured data
- Buildship account (no-code backend builder)
- Assistable assistant for integration
Setup
1
Prepare Your Spreadsheet
Create a Google Sheet with structured data. Example columns: Date Listed, Price, Address, Zip Code, Square Footage, Bedrooms, Bathrooms.Note the sheet tab name (bottom left corner) — you’ll need it in Buildship.
2
Configure Buildship
- Log in to Buildship
- Create a new workflow
- Add the pre-built Sheets node → choose Get Sheets
- Click Auth to connect your Google account
- Configure the sheet ID and tab name
- Deploy the workflow and copy the endpoint URL
3
Create a Custom Tool in Assistable
- In your assistant, create a new custom tool
- Set the endpoint to your Buildship URL
- Add parameters for any query filters (optional)
- Save and add to your assistant
4
Update Your Prompt
Instruct the AI when to query the spreadsheet and how to present the data to users.
Related Pages
Custom Tools Overview
Custom tool fundamentals
Knowledge Base Optimization
Optimize your AI’s knowledge
Scrape Website
Fetch data from websites
