This page contains the stepwise tutorial for the integration with BotPenguin
Why Integrate Google Calendar with BotPenguin?
Automate Appointment Scheduling: Seamlessly book meetings or appointments directly through the chatbot without manual follow-ups.
Real-Time Availability: Display available time slots dynamically, reducing back-and-forth communication.
Instant Event Creation: Automatically create calendar events when a user confirms a booking via the bot.
Improved User Experience: Provide a smoother, faster, and more interactive scheduling process for leads and clients.
Avoid Double Bookings: Sync with your existing calendar to prevent conflicts and ensure accurate scheduling.
Google Calendar integration is not available for MS Teams, Instagram, Facebook or Telegram
Steps to Integrate Google Calendar with BotPenguin
Login to your BotPenguin account. Now, select and click the chatbot you want to integrate with Google Calendar. Click on the “Third-party Apps Integration”.
Search for Google Calendar by:
Searching for Google Calendar on the search bar available, or
Scrolling down to Google Calendar.
Click on the "Connect" button to connect bot with Google Calendar. Click on "Connect" again on the integration page to proceed further.
Click on "Sign-in with Google" to sign in and proceed further. This step will link your Calendar with the bot.
Enter your valid email-id and password to login.
After clicking Next, you will eventually proceed to the permissions page. Allow all permissions by clicking on "Allow".
Post Allow, we will be taken to the main page of the integration, where we have to configure the same. The details to be filled are:
Appointment Summary: This will be the name of the appointment, that will be displayed in the calendar.
Appointment Description: A short description of the appointment. Can include the main aims and agenda of the meeting.
Include Meeting Link: Adds a Google Meet link if toggled on.
Question: Mapping the questions from the chatflow to the attribute. The two attributes are:
Email: Maps the email of the user.
Date/Time: Used through the "Appointment" component, this is used to find a suitable time for the meeting.
Once satisfied, click on the "Save" button.
Now, the integration can be tested using a simulation. Download the bot onto a website(or use W3 schools), and test it out. Upon successful completion, an appointment will be booked.
Verify the chatbot by looking in your google calendar and finding the desired appointment.
FAQ's
A lot of questions might arise when integrating BotPenguin with Google Calendar. Some of the most popular questions are answered below:
Why is "No Slots Available" error coming up?
If, during the testing of the workflow, a "No Slots Available" message is coming, then:
Ensure that the available time is not zero i.e. the bot is available at least someday for some time.
Put an additional component(preferably email) before the Appointment component and test the flow.
Why are no appointments being booked while testing?
If the bot is not showcasing appointments booked using the "Test" mechanism, note that it will only show them when actually installed. Hence, install the bot on W3 schools, and test the chatflow. Note the timing of the meeting and then confirm on Google Calendar.
Can I connect more than one Google Calendar account?
No, each bot can only be connected to one Google Calendar at a time. Multiple accounts are not supported per bot instance.
Does the integration support recurring events?
No, recurring events are not currently supported. If multiple appointments are needed, they must be either manually added or configured as multiple booking opportunities within the chatflow.
Can I integrate with a shared or team calendar instead of a personal calendar?
At present, BotPenguin only supports integration with the primary calendar associated with the connected Google account. Shared or team calendars are not natively supported unless added to the same Google account and made the default.
Is the time zone automatically adjusted based on the user or admin’s location?
Yes, time zone detection and adjustment are automatic. The calendar booking respects the local time zone of the user interacting with the chatbot.
Can I edit or cancel appointments after they’re booked?
Currently, end users cannot cancel or edit their appointments once confirmed. However, the admin can manually cancel appointments from their Google Calendar. Please note that users will not receive a cancellation notification at this stage.
Can users choose the meeting duration while booking?
No, the meeting duration is fixed during the bot setup. The configured duration applies to all bookings through the chatbot interface.
Are email confirmations sent after booking?
Yes, confirmation emails are sent to the user after they have booked an appointment.
Is there a way to add a buffer between appointments (e.g., 10-minute gaps)?
No, currently there is no inbuilt support for buffer time between appointments. The time slots will be booked consecutively based on availability.
Can multiple bots use the same Google Calendar for booking?
Yes, multiple bots can use the same Google Calendar account for scheduling, provided they are configured to connect with the same calendar during integration.
Is there a limit to how many bookings can be made per day via the bot?
There is no hard limit imposed by the bot. However, the number of bookings is logically constrained by the duration of available time in a day and the configured meeting duration per slot.
How can I test the Google Calendar integration before deploying to production?
You can simulate the bot’s behavior using W3 Schools. Simply install the bot using the generated code and test the flow before live deployment.
How do I properly configure the chatbot with Google Calendar?
Follow these key steps:
Integrate the bot with Google Calendar via the Third-Party Integrations section in your BotPenguin dashboard.
Ensure that your chatbot’s default flow includes Email and Name collection components before booking.
Add the Calendar component to the chat flow after collecting user details.
Navigate to:
Third-party Apps Integration → Google Calendar → Edit
In the configuration:
Map the Email field from the chat flow to the Email field in the integration form.
Map the Calendar component to the Date/Time field.
Click Update to finalize and save the integration.
If everything is correct and you are still unable to move forward, write to us at [email protected]. We will respond back within 48 business hours.