> 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-zoho-crm.md).

# Integrate SkooBot with Zoho CRM

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

1. Login to your SkooBot account, select the Bot you want to integrate with Zoho CRM.
2. Now, click the **‘Integrate’ tab.**
3. ![](/files/2Cnjocpi17UJSc70Otjg)
4. The integrate window will open up. make sure you are in the **“All Integrations Tab.”**
5. A list of all native integrations for SkooBot will be available in this window.
   1. Now find **Zoho CRM** by:-
   2. Either scrolling down the list
   3. Or by typing in **‘Zoho CRM’** in the search box with the placeholder “search integration by name”
6. Now click on the ‘**connect’** button as shown
7. ![](/files/wBZyg7UqNqsRSPh7joby)

### Step 2 of 3: Establish connection with your App <a href="#wgotouwgrwu3" id="wgotouwgrwu3"></a>

1. An Interface, as shown below, will open up.

![](/files/ikDJ2KBFacepxOoQFGWt)

1. Now you need to select your Zoho domain from the dropdown menu. Your Zoho domain will be based on your location. For example, for Indian residents, it will be (accounts.Zoho.in)
2. ![](/files/mx3MyJB8RclLOPYzqqyc)
3. After you select your Zoho domain, click on the ‘Connect’ button.

![](/files/rPHsWuht7AVq4XKKrfUh)

1. After you click the ‘Connect’ button, it will redirect you to your official Zoho domain.
2. Here, you need to log into your Zoho account.

![](/files/0qcBr2ry1LqUO8IAxZbk)

1. After you successfully log in, a window, as shown below, will appear.

![](/files/qMfmEWZ7nt5HUvuZtEOY)

1. Here, click on ‘Accept’ to connect your SkooBot account with Zoho CRM.
2. After you have connected Zoho CRM, your details will show up as shown below:

![](/files/pV5YLV1Ur8pP2NggjpSh)

1. That’s all you are done with this step

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

Once you have established a connection between SkooBot and **Zoho CRM** 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 in the Zoho CRM you have integrated.

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

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

* Wrong Authorization Details added- You will be required to check and see if all the authorization credentials such as API Token, API key, and/or URL has 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-zoho-crm.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.
