Hello, I'm trying to create an AI call agent that ...
# ghl-guide
m
Hello, I'm trying to create an AI call agent that uses Go High Level and Vapi. I'm hoping someone can walk me through the process of connecting Go High Level to Vapi. Go High Level will contain the leads list. The calls need to be automated. During the call, I need the Agent to be able to obtain a phone number and/or email address which would require the creation of tools in Vapi. Once it collects this info, I will need it to automatically text or email the contact person. I assume this info would go back to Go High Level somehow to automate. Any direction regarding this would be greatly appreciated. Do I need to include something like Make.com to get this to work?
2 Views