> For the complete documentation index, see [llms.txt](https://help.skoobot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.skoobot.com/3rd-party-apps-integrations/skoobot-integrations/integrate-skoobot-with-google-calendar.md).

# Integrate SkooBot with Google Calendar

### **Step 1 of 3: Login to** SkooBot **Account and Select Application to Integrate** <a href="#id-6lopv5s5p8al" id="id-6lopv5s5p8al"></a>

1. Login to your SkooBot account, select the bot you want to integrate with Google Calendar.
2. Now, click the **‘Integrate Tab.’**

![](/files/XNZHQjmovaU9VNI0IrAu)

1. The integrate window will open up. make sure you are in the **“All Integrations Tab.”**
2. A list of all native integrations for SkooBot will be available in this window.
3. Now find Google Calendar By:-
   1. Either scrolling down the list
   2. Or by typing in **‘Google Calendar’** in the search box with the placeholder “search integration by name.”

### **Step 2 of 3: Enter Authorization Details and establish connection with your App** <a href="#busnj5eux3dq" id="busnj5eux3dq"></a>

1. Now click on the **‘Connect’** button as shown below

![](/files/Veimx4Z5ciNBoLyJxJdO)

1. To complete the process, you just need to sign in with your Google Account.

![](/files/o8kPAWWJ8wOXyvXuku0M)

1. After you click the **“Sign In With Google”** button, it will redirect you to a google login window. Here, fill out your account credentials and sign in.

![](/files/DV7Jvl3NBiGRL6e7dHlO)

1. Now, click **Allow**

![](/files/pAadAXcZ4120uOCnyiiF)

1. After you click allow, it will redirect you to SkooBot . Now, you can easily see your appointment summary and description.
2. **The Appointment Summary -** It will give you a brief overview of your appointment, it will show the Title of your appointment as per your Google Calendar.
3. **The Appointment Description -** The description of your appointment as per your Google calendar will be displayed in this field.
   1. You are free to change your associated google account (disconnect first).
   2. Pause the integration(till the time you want your bot to not ask for an appointment).
   3. You can also disconnect (if you don’t want the google calendar integration).

![](/files/qQPHpIFu6hM3CLMxY0kQ)

1. Also, your Google Calendar integration will show the message **Installed** in the Integration List.

![](/files/zMqNaaAFk5XZOS1gkcip)

### **Step 3 of 3: Test your Integration Set up with Data** <a href="#yc8heiqabzhc" id="yc8heiqabzhc"></a>

Once you have established a connection between SkooBot and Google Calendar and complete the mapping, you are ready to go for your first test lead. You can test your integration setup by creating a dummy lead on the bot. This lead should appear in your SkooBot dashboard and the Google Calendar you have integrated.

### **Still Not Working, Let’s Troubleshoot!** <a href="#id-69ymmt5kf7d1" id="id-69ymmt5kf7d1"></a>

If you are not getting dummy leads from your Bot to Google Calendar, it may be due to multiple reasons:

* Wrong Authorization Details added- You need to check and see if all the authorization credentials, such as API Token, API key, and URL, have been entered correctly.
* Free plan- You are not subscribed to the paid plan on SkooBot , as integration works only with the paid plan.

If everything is correct and you cannot move forward, write to us at <support@skoobot.com>. We will respond within 48 business hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.skoobot.com/3rd-party-apps-integrations/skoobot-integrations/integrate-skoobot-with-google-calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
