# Integrations

Integrations enable different software systems to connect and work together seamlessly, allowing for the automated sharing of data and functionalities.&#x20;

They enhance efficiency by streamlining processes and improving interoperability between various tools and your instance.&#x20;

## **Integrations available**

The following are the integrations supported;&#x20;

* Calendly
* Google Sheets
* Google Calendar
* Google Analytics
* Google Dialogflow
* Salesforce&#x20;
* Airtable
* HubSpot
* Freshdesk
* Zapier
* Zoho CRM
* Slack

To get the integration for your instance, you can raise a ticket or reach out to `sales@wotnot.io`

{% hint style="info" %}
Every integration requires provider approval, which averages 2-4 weeks.
{% endhint %}

## **Requirements**

Each integration has a different process for getting approved. Following are the requirements for each integration. <br>

| Integration     | Requirement                                                                                                                                                                                               |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Airtable        | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy</li><li>Terms of Service</li><li>Support Email</li><li>Email with Same Domain</li></ul><p><br></p>                                                   |
| Calendly        | <ul><li>Logo</li><li>Site URL</li><li>Email with Same Domain</li></ul><p><br></p>                                                                                                                         |
| Google Sheet    | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy</li><li>Terms of Service</li><li>Legal Entity Name</li></ul><p><br></p>                                                                              |
| Google Calendar | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy</li><li>Terms of Service</li><li>Legal Entity Name</li></ul><p><br></p>                                                                              |
| Hubspot         | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy</li><li>Terms of Service</li><li>Support Email</li><li>Email with Same Domain</li><li>Help Article </li></ul><p><br></p>                             |
| Zapier          | <ul><li>Logo</li><li>Site URL</li><li>Support Email</li><li>Email with Same Domain</li><li>Help Article </li></ul><p><br></p>                                                                             |
| Slack           | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy</li><li>Terms of Service</li><li>Support Email</li><li>Support Phone Number</li><li>Help Article </li><li>Company Headquartered</li></ul><p><br></p> |
| Zoho CRM        | <ul><li>Site URL </li></ul><p><br></p>                                                                                                                                                                    |
| Facebook        | <ul><li>Logo</li><li>Site URL</li><li>Privacy Policy URL</li><li>Terms of Service</li></ul>                                                                                                               |


---

# 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://partner.wotnot.io/portal/integrations.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.
