# Freshsales

### Connect to Freshsales

1\. Go to the **Resources** page and click the <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fct5RJC2cjHhrvymOWWGx%2Fimage.png?alt=media&#x26;token=b4ff0c44-5510-49d1-97dd-a155af254113" alt="" data-size="line">  button.&#x20;

2\. Select **Freshsales**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **`API Key`**: Please visit [here](https://crmsupport.freshworks.com/support/solutions/articles/50000002503-how-to-find-my-api-key-) to generate the API key.
* **`Domain`**

4\. Choose tables to import and click **Finish Setup**.&#x20;

5\. You will see a  <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB_fx7PCUqvFEdrucJC%2F-MgBh5PshcmRFk38itib%2F-MgBo4LSmdK4OS-NqLZy%2Fsyncing.png?alt=media&#x26;token=452494f9-e4be-48fa-9644-bee7d969c46c" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

### Supported tables[​](https://docs.airbyte.com/integrations/sources/appstore#output-schema) <a href="#output-schema" id="output-schema"></a>

* [Contacts](https://developers.freshworks.com/crm/api/#contacts)
* [Accounts](https://developers.freshworks.com/crm/api/#accounts)
* [Open Deals](https://developers.freshworks.com/crm/api/#deals)
* [Won Deals](https://developers.freshworks.com/crm/api/#deals)
* [Lost Deals](https://developers.freshworks.com/crm/api/#deals)
* [Open Tasks](https://developers.freshworks.com/crm/api/#tasks)
* [Completed Tasks](https://developers.freshworks.com/crm/api/#tasks)
* [Past appointments](https://developers.freshworks.com/crm/api/#appointments)
* [Upcoming appointments](https://developers.freshworks.com/crm/api/#appointments)


---

# 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.acho.io/acho-studio/resources/import-data/freshsales.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.
