a
Hi im trying to make a real estate ai cold calling agent using vapi + make.com. basically there is a google sheet where the info of different properties is stored (like location, price, square feet, no. of bedrooms, completion time, etc.). ive been trying to make it such that when a user tells the ai about the preffered details, the ai tries to find a match or suggests the closest property. i have a webhook on make.com that receives the property info but how do i get a set up such that it suggets the matching property or the next closest alternative(s). would any of you lads have any insights to this issue? would help a tonne. much appreciated!
k
Connect Vapi to Make.com so when users share preferences, a webhook searches your Google Sheet for matching or closest properties, then returns the result for Vapi to share, using tool calls and Google Sheets modules in Make.
4 Views