# Connector Guides

- [Airtable](https://docs.getkolla.com/kolla/connector-guides/airtable.md): Connect to your customers' Airtable accounts
- [Clover](https://docs.getkolla.com/kolla/connector-guides/clover.md): Integrate with your customers' Clover accounts
- [Freshdesk](https://docs.getkolla.com/kolla/connector-guides/freshdesk.md): Connect to your customers' Freshdesk accounts quickly and easily
- [Google Drive](https://docs.getkolla.com/kolla/connector-guides/google-drive.md): Get access to your customers' Google Drive to sync data with spreadsheets and documents.
- [Heartland Retail](https://docs.getkolla.com/kolla/connector-guides/heartland-retail.md): Connect to your customers' Heartland Retail quickly and easily
- [HubSpot](https://docs.getkolla.com/kolla/connector-guides/hubspot.md): Connect to your users’ Hubspot CRM to create, access, and update records in their Hubspot account.
- [Intercom](https://docs.getkolla.com/kolla/connector-guides/intercom.md): Connect to your customers' Intercom accounts
- [Mailchimp](https://docs.getkolla.com/kolla/connector-guides/mailchimp.md): Connect to your customers' Mailchimp accounts
- [Lightspeed Retail (R series)](https://docs.getkolla.com/kolla/connector-guides/lightspeed-retail-r-series.md): Connect to your customers' Lightspeed accounts
- [Lightspeed Retail (X Series)](https://docs.getkolla.com/kolla/connector-guides/lightspeed-retail-x-series.md): Connect to your users' Lightspeed Retail accounts
- [Microsoft Teams](https://docs.getkolla.com/kolla/connector-guides/microsoft-teams.md): Integrate with your customers' Teams account and create rich communication experiences.
- [Salesforce](https://docs.getkolla.com/kolla/connector-guides/salesforce.md): Access your customers' Salesforce records
- [Shopify](https://docs.getkolla.com/kolla/connector-guides/shopify.md): Integrate with your customers' Shopify accounts to build awesome integrations
- [Slack](https://docs.getkolla.com/kolla/connector-guides/slack.md): Connect to your users' slack accounts and add communication features
- [Square](https://docs.getkolla.com/kolla/connector-guides/square.md): Link to your customers' Square accounts to access their point of sale data.
- [Zendesk](https://docs.getkolla.com/kolla/connector-guides/zendesk.md): Connect to your userss Zendesk ticketing system to create, access, and update records in their Zendesk account.


---

# Agent Instructions: 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:

```
GET https://docs.getkolla.com/kolla/connector-guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
