absent-sapphire•15mo ago
Calendly & VAPI
My Voiceflow Agent has an appointment creation section and the Calendly app is installed there. I collect the user's appointment day and time, name - surname - e-mail - phone number information in Calendly.
How will VAPI integrate with this? Will it be able to handle this part in a smart way? Or how?
Because I am developing a system for dentists and there are different appointment times every day.
If the system tries to count the appointment times on all days of the week, it will not stop for 5 minutes. I don't want that. It should learn the day the user is thinking about. It should tell the appointment times of that day. And it should give appointment day and time recommendations according to the user's wishes.
How can I do this?
Will VAPI work seamlessly with Calendly in Voiceflow?
18 Replies
@TCommander
Absolutely, VAPI can integrate with your Voiceflow agent to enhance the appointment creation process. Here's how it can work smartly with Calendly:
1. User Intent Recognition: VAPI can recognize user intent through natural language processing. When a user expresses the desire to book an appointment, VAPI can capture the specific day they are interested in.
2. Dynamic Time Slot Retrieval: VAPI can interact with Calendly's API to fetch available time slots for the specified day. This way, it only presents relevant options to the user, avoiding the need to list all possible times.
3. Personalized Recommendations: Based on the user's preferences and past interactions (if available), VAPI can suggest appointment times that are more likely to suit the user's needs.
4. Seamless Data Collection: VAPI can collect the user's name, surname, email, and phone number in a conversational manner and pass this information to Calendly to create the appointment.
5. Confirmation and Follow-Up: Once an appointment time is selected, VAPI can confirm the details with the user and complete the booking process through Calendly. It can also handle rescheduling or cancellation requests.
To ensure VAPI works seamlessly with Calendly in Voiceflow, you would need to:
- Set up the necessary intents and entities in Voiceflow to capture user requests accurately.
- Use VAPI to make API calls to Calendly for fetching and booking appointments.
- Handle the logic for recommending appointment times based on user preferences and available slots.
If you need assistance with the technical integration or have specific questions about the API calls, please let me know, and I'll be happy to help further!
You can continue this conversation by mentioning me in the message.
absent-sapphireOP•15mo ago
How can I do that?
Should I enter a prompt in VAPI Assistant or?
Got it. Tagging @Vapi Team for additional help.
fair-rose•15mo ago
yes Vapi can work as you expected.
FYI: Vapi will use voiceflow as custom LLM>
absent-sapphireOP•14mo ago
@Shubham Bajaj Sorry I don't understand G
fair-rose•14mo ago
First, you can make work as your expecting.
Second you have to use voice-flow as custom llm with Vapi to make it work.
lemme know if your require further help.
absent-sapphireOP•14mo ago
@Shubham Bajaj
Hey G
absent-sapphireOP•14mo ago
I keep getting this error in VAPI


absent-sapphireOP•14mo ago
I get this error 3 times in different agents
I create 3 times from start
fair-rose•14mo ago
@TCommander can you please share the call id.
absent-sapphireOP•14mo ago
3ce40c69-dbd1-448c-88a3-1483daade8f7
Here
@Shubham Bajaj
I followed the Voiceflow's walkthrough G
absent-sapphireOP•14mo ago
Voiceflow
YouTube
How to Integrate Voiceflow with VAPI Custom LLM for Web and Phone C...
In this video, Nico from Voiceflow walks you through the new integration available on Voiceflow's main repository. The integration allows you to link your Voiceflow agent with VAPI to facilitate voice conversations via web calls or phone numbers. The video covers how to set up the integration, create the environment file, run the necessary comma...
absent-sapphireOP•14mo ago
From this video
I exactly did the steps
absent-sapphireOP•14mo ago
this is the error code in Cursor

absent-sapphireOP•14mo ago
But my Voiceflow API keys are correct. I ensure about that twice.
in .env file
I even do these steps three times
Deleted the old files and old agents and started again from stratch but it's the same error.
absent-sapphireOP•14mo ago
I tried to publish the VF agent and try again but it's still same

absent-sapphireOP•14mo ago
here's this call's ID: c88bca78-cbe7-499b-abf2-2c6e0964e7d8
@Sahil
Please someone help Gs I really stuck and nobody help me
fair-rose•14mo ago
@TCommander let's connect over the call, check DM.
Issue is resolved.