calendar tool function
# support
u
Hello team, I’m trying to automate my whole appointment setting process through vapi. I was able to connect vapi with high level and trigger automatic calls from there through webhook. However, I also setup the calendar automation and I tested everything and it worked. When I try to book an appointment through ai voice, But whenever I make calls through HighLevel the webhook for the calendars is not triggering. Do I have to write a prompt somewhere so that it knows that a tool should be triggered whenever someone tries to book an appointment. Please help me #1245660177953194066
v
@9po Hello! It's great to hear that you've been able to integrate VAPI with HighLevel and have set up the calendar automation successfully. If the webhook for the calendars is not triggering when you make calls through HighLevel, it's possible that the webhook needs to be configured to listen for a specific event or keyword during the call that indicates an appointment is being booked. To resolve this, you should ensure that the webhook is set up to trigger on the correct event. This might involve specifying a particular phrase or action within the call that will initiate the webhook. If you have access to the logic or script that is running during the call, you can add a prompt or a command there to trigger the webhook when an appointment booking is initiated. If you're not sure how to set this up or if you need further assistance with the webhook configuration, please provide more details about how your current automation is set up, and I'll do my best to assist you. If the issue persists, you may need to reach out to HighLevel support or the support for the calendar tool you are using for more specific guidance.
You can continue this conversation by mentioning me in the message.
s
yes you have to instruct the assistant using prompt when to call the tool with what input and how to use it's response.
Also over the assistants dashboard, go to your assistant > functions > tools > select your appointment booking tool
Please check this loom video
2 Views