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

# Integrate SkooBot with Nimble CRM

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

1. Login To Your SkooBot Account, Select The Bot You Want To Integrate With OntraPort CRM.
2. Now, Click The **‘integrate Tab.’**
3. ![](/files/5N9voE5362kAsYqTqLqx)
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.
6. Now find Nutshell CRMBy-
7. Either Scrolling Down The List
8. Or By Typing In **‘Nimble CRM’** In The Search Box With The Placeholder “Search Integration By Name.”
9. Now Click On The **‘Connect’** button As Shown Below.
10. ![](/files/Qy3zqIiYa5hTcBmAKBfd)

### **Step 2 of 4: Find your Authorization Key/Token in App Account** <a href="#ag4uycp6jcd8" id="ag4uycp6jcd8"></a>

1. To complete the process, you need to fill out:-
   1. The API Token
2. ![](/files/Qh1J1WjWoaRNlArn30xu)
3. **The API Token:-**
   1. On your Nutshell CRM dashboard, click the **Settings Option** (with the gear icon under settings). It will be on the leftmost side of your dashboard.
   2. ![](/files/8SUWxyEc5BlOC1K9gMjj)
   3. It will take you to your **Account Settings.**
   4. Under Account Settings, navigate to the **API Tokens** tab.
   5. Under the **API Tokens** tab, click on the **Generate New Token button.**
   6. ![](/files/43xoiXukxWWfO8XPAfsz)
   7. Now enter a name for your **API key** and click the **Generate button**.
   8. Copy and paste the **API key on** SkooBot .
   9. ![](/files/pUfDQBgMtORhlw8NqMKH)

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

1. After Filling Out The Details, Click Connect.
2. ![](/files/EAEXEBZUJ1VQsarTxwnL)
3. Look For The Notification “Connected Successfully” For Confirmation.
4. ![](/files/OYtIRjVP4dviCKMUzm7n)
5. Also, your Nimble integration will show the message **Installed** in the Integration List.
6. ![](/files/jYmz3R2b0H5G4KzCG5PQ)

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

Once you have established a connection between SkooBot and Nimble 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 theNimble CRM you have integrated.

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

If you are not getting dummy leads from your Bot to Ontraport 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-nimble-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.
